diff options
Diffstat (limited to 'fonts/chopin/font.json')
| -rw-r--r-- | fonts/chopin/font.json | 59 |
1 files changed, 33 insertions, 26 deletions
diff --git a/fonts/chopin/font.json b/fonts/chopin/font.json index fd133e78..6195c862 100644 --- a/fonts/chopin/font.json +++ b/fonts/chopin/font.json @@ -3,7 +3,9 @@ "description": "Chopin Script is a script satin font. Every satin has zigzag underlay.", "keywords": [ "handwriting", - "monogram" + "italic", + "monogram", + "latin" ], "leading": 226, "auto_satin": false, @@ -254,28 +256,26 @@ "fl": 88 }, "kerning_pairs": { - "B'": -14, - "E'": 28, - "H'": -19, - "I'": -17, - "J'": -15, - "L'": 35, - "M'": -30, - "N'": -26, - "d'": -6, - "l'": -6, - "Ę'": 28, - "Ł'": 35, - "ł'": -6, - "Ń'": -26 + "B '": -14, + "E '": 28, + "H '": -19, + "I '": -17, + "J '": -15, + "L '": 35, + "M '": -30, + "N '": -26, + "d '": -6, + "l '": -6, + "Ę '": 28, + "Ł '": 35, + "ł '": -6, + "Ń '": -26 }, "glyphs": [ "!", "\"", "&", "'", - "‘", - "’", ",", "-", "0", @@ -297,10 +297,6 @@ "C", "D", "E", - "É", - "È", - "Ê", - "Ë", "F", "G", "H", @@ -352,6 +348,14 @@ "z", "¡", "¿", + "Ä", + "È", + "É", + "Ê", + "Ë", + "Ö", + "Ü", + "ß", "à", "á", "â", @@ -382,9 +386,12 @@ "ÿ", "Œ", "œ", - "Ö", - "Ü", - "Ä", - "ß" - ] + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
