diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2025-02-16 20:42:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-16 20:42:33 +0100 |
| commit | 601e2da1cd032e3c893ea6257fb6da03f7afc8e4 (patch) | |
| tree | 2594ff6da4fbeaad3ad248b1d25ca2eae92bdac0 /fonts/cats | |
| parent | 0a9c99df8992447c2cab9cdec14c00990c3e0d8a (diff) | |
Claudine/global font.json update (#3510)
* from abecedaire to auberge marif
* from auberge small to baumans small
* fromm Brockscript to cogs_KOR
plus a little tightening of Chopin script zigzag underlay to avoid bad behaviour when reduced
* from colorful to emilio tartan
* from espresso to inkstitch medium
* from inkstitch small to magnolia tamed
* from manuskript gothic to all ondulamaarif
* from pacificlo to shojumaru
* last ones done...
Diffstat (limited to 'fonts/cats')
| -rw-r--r-- | fonts/cats/font.json | 74 |
1 files changed, 39 insertions, 35 deletions
diff --git a/fonts/cats/font.json b/fonts/cats/font.json index 4c8acc30..e055ee7f 100644 --- a/fonts/cats/font.json +++ b/fonts/cats/font.json @@ -2,7 +2,7 @@ "name": "Cats", "description": "Cats is a silly font that makes use of satin random parameters.", "keywords": [ - "display" + "latin" ], "leading": 200, "auto_satin": false, @@ -197,14 +197,16 @@ "−": 102 }, "kerning_pairs": { - "el": -10, - "st": -10, - "rl": -10, - "yi": -10 + "e l": -10, + "s t": -10, + "r l": -10, + "y i": -10 }, "glyphs": [ + " ̋", "!", "\"", + "'", ",", "-", ".", @@ -221,6 +223,8 @@ "9", ":", ";", + "?", + "@", "A", "B", "C", @@ -275,47 +279,47 @@ "z", "«", "»", - "˝", - "‘", - "’", - "“", - "”", - "„", - "?", - "@", - "é", - "è", - "ë", - "ê", - "É", + "À", + "Â", + "Ä", + "Æ", "È", + "É", "Ê", "Ë", - "Ä", - "Â", - "À", - "Ö", "Ô", - "Ü", + "Ö", "Ù", "Û", + "Ü", + "ß", "à", - "ï", + "â", + "ä", + "æ", "ç", + "è", + "é", + "ê", + "ë", + "î", + "ï", "ô", + "ö", "ù", - "ÿ", - "â", - "ä", "û", "ü", - "ö", - "î", - "ß", - "œ", + "ÿ", "Œ", - "Æ", - "æ", - "'" - ] + "œ", + "‘", + "’", + "“", + "”", + "„" + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
