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/kaushan_script_MAM | |
| 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/kaushan_script_MAM')
| -rw-r--r-- | fonts/kaushan_script_MAM/font.json | 47 |
1 files changed, 27 insertions, 20 deletions
diff --git a/fonts/kaushan_script_MAM/font.json b/fonts/kaushan_script_MAM/font.json index 98f3df21..25b29d0c 100644 --- a/fonts/kaushan_script_MAM/font.json +++ b/fonts/kaushan_script_MAM/font.json @@ -3,7 +3,8 @@ "description": "Kaushan Script MAM is a script satin font. Every satin has zigzag underlay.", "keywords": [ "handwriting", - "italic" + "italic", + "latin" ], "leading": 113, "auto_satin": false, @@ -169,7 +170,6 @@ "ˆ": 36, ":": 32, ",": 27, - "": 26, "d": 48, "ď": 48, "đ": 48, @@ -296,7 +296,6 @@ "ə": 45, "ŝ": 39, ";": 32, - ":": 32, "7": 62, "6": 63, " ": 26, @@ -40252,6 +40251,10 @@ "ßA": 1 }, "glyphs": [ + "!", + "'", + ",", + ".", "0", "1", "2", @@ -40262,15 +40265,14 @@ "7", "8", "9", + ":", + ";", + "?", "A", "B", "C", "D", "E", - "Ë", - "Ê", - "É", - "È", "F", "G", "H", @@ -40297,10 +40299,6 @@ "c", "d", "e", - "é", - "è", - "ê", - "ë", "f", "g", "h", @@ -40322,20 +40320,29 @@ "x", "y", "z", + "¡", + "¿", "Ä", + "È", + "É", + "Ê", + "Ë", "Ö", "Ü", + "ß", "ä", + "è", + "é", + "ê", + "ë", "ö", "ü", - "ß", - "'", - "'", "‘", - "’", - ",", - ".", - ":", - ";" - ] + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
