Skip to content

Commit 7ce903f

Browse files
committed
Update readme with images for stylistic sets
1 parent 6391687 commit 7ce903f

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,17 +63,18 @@ To reduce [CLS](https://web.dev/cls/), you can preload the font in the `head` of
6363

6464
## Stylistic sets
6565

66-
Mona Sans has five stylistic sets:
66+
Mona Sans has eight stylistic sets:
6767

6868
| Set | Description | Example |
6969
| --- | --- | --- |
70-
| ss01 | Square diacritical marks (i, j, ä, etc; defaults to round) | tbd |
71-
| ss02 | Wide uppercase I | tbd |
72-
| ss03 | Lowercase l with tail | tbd |
73-
| ss04 | Lowercase l with top serif | tbd |
74-
| ss05 | Double-storey a | tbd |
75-
| ss06 | Double-storey g | tbd |
76-
| ss07 | Round G | tbd |
70+
| ss01 | Square diacritical marks | ![ss01](https://github.com/user-attachments/assets/18fa3132-6839-4ef9-afd9-c75a082899ef) |
71+
| ss02 | Wide uppercase I | ![ss02](https://github.com/user-attachments/assets/a0de7f9c-f9c0-4583-ac32-a10d25a54328) |
72+
| ss03 | Lowercase l with tail | ![ss03](https://github.com/user-attachments/assets/8594effd-0528-4af9-8c58-0dfba66b2b45) |
73+
| ss04 | Lowercase l with top serif | ![ss04](https://github.com/user-attachments/assets/7c7610a9-947e-45d5-80fc-71849a257d82) |
74+
| ss05 | Double-storey a | ![ss05](https://github.com/user-attachments/assets/d31a11b8-1809-4a34-bbcb-b8b7057ddef0) |
75+
| ss06 | Double-storey g | ![ss06](https://github.com/user-attachments/assets/ca8bef04-68d8-4c36-bfa6-8313d5642a9d) |
76+
| ss07 | Round G | ![ss07](https://github.com/user-attachments/assets/4d5fb045-df90-4dc7-8dbb-3f2a271477df) |
77+
| ss08 | Tabular zero with straight bar | ![ss08](https://github.com/user-attachments/assets/6c54f0eb-0054-4876-a366-1c00d955b89b) |
7778

7879
When using Mona Sans on the web, you can control each stylistic set with the syntax `"ssXX" on/off`, e.g.:
7980

@@ -88,7 +89,7 @@ html {
8889

8990
Mona Sans comes with seven ligatures:
9091

91-
| Character combination | Example |
92+
| Ligature | Example |
9293
| --- | --- |
9394
| ff | tbd |
9495
| ffi | tbd |

0 commit comments

Comments
 (0)