diff options
Diffstat (limited to 'fonts/milli_marif_bold')
| -rw-r--r-- | fonts/milli_marif_bold/font.json | 80 |
1 files changed, 42 insertions, 38 deletions
diff --git a/fonts/milli_marif_bold/font.json b/fonts/milli_marif_bold/font.json index 5a1c2268..40535a67 100644 --- a/fonts/milli_marif_bold/font.json +++ b/fonts/milli_marif_bold/font.json @@ -2,7 +2,8 @@ "name": "Millimarif-bold20", "description": "Millimarif-bold20 is a bold satin font.", "keywords": [ - "sans_serif" + "sans_serif", + "latin" ], "leading": 115, "auto_satin": false, @@ -58,6 +59,28 @@ }, "kerning_pairs": {}, "glyphs": [ + "!", + "$", + "%", + "'", + "(", + ")", + ",", + "-", + ".", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + "?", + "@", "A", "B", "C", @@ -84,17 +107,6 @@ "X", "Y", "Z", - "À", - "Á", - "Â", - "Æ", - "Ç", - "È", - "É", - "Ê", - "Ô", - "Œ", - "Ù", "a", "b", "c", @@ -121,6 +133,16 @@ "x", "y", "z", + "À", + "Á", + "Â", + "Æ", + "Ç", + "È", + "É", + "Ê", + "Ô", + "Ù", "à", "â", "æ", @@ -131,34 +153,16 @@ "ë", "î", "ï", - "œ", "ô", "û", "ü", - ".", - ":", - "-", - "!", - "?", - "(", - ")", - "@", - "$", - "€", - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "%", - ",", - "'", + "Œ", + "œ", "‘", - "‘" - ] + "€" + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
