diff options
Diffstat (limited to 'fonts/baumans_FI')
| -rw-r--r-- | fonts/baumans_FI/font.json | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/fonts/baumans_FI/font.json b/fonts/baumans_FI/font.json index d341ac31..7ac7c2b6 100644 --- a/fonts/baumans_FI/font.json +++ b/fonts/baumans_FI/font.json @@ -2,7 +2,8 @@ "name": "Baumans FI", "description": "Baumans FI is a satin font. Every satin has zigzag underlay.", "keywords": [ - "display" + "display", + "latin" ], "leading": 162, "auto_satin": false, @@ -218,9 +219,11 @@ }, "kerning_pairs": {}, "glyphs": [ + " ́", + " ̈", + "!", "&", "'", - "‘", "(", ")", "+", @@ -241,17 +244,12 @@ ";", "=", "?", - "!", "@", "A", "B", "C", "D", "E", - "È", - "É", - "Ê", - "Ë", "F", "G", "H", @@ -300,12 +298,13 @@ "x", "y", "z", - "¨", "«", - "´", - "’", "»", "Ä", + "È", + "É", + "Ê", + "Ë", "Ö", "Ü", "ß", @@ -325,6 +324,13 @@ "ù", "û", "ü", - "ˆ" - ] + "ˆ", + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
