From 601e2da1cd032e3c893ea6257fb6da03f7afc8e4 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Sun, 16 Feb 2025 20:42:33 +0100 Subject: 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... --- fonts/cherryforinkstitch/font.json | 92 ++++++++++++++++++++------------------ 1 file changed, 48 insertions(+), 44 deletions(-) (limited to 'fonts/cherryforinkstitch') diff --git a/fonts/cherryforinkstitch/font.json b/fonts/cherryforinkstitch/font.json index 0d69371a..cfd3e15c 100644 --- a/fonts/cherryforinkstitch/font.json +++ b/fonts/cherryforinkstitch/font.json @@ -3,7 +3,8 @@ "description": "Cherry for inkstitch is a decorative satin column font. It contains 74 glyphs.", "keywords": [ "display", - "multicolor" + "multicolor", + "latin" ], "leading": 227, "auto_satin": false, @@ -101,7 +102,7 @@ "à": 117, "â": 117, "ä": 117, - "Ä" :152, + "Ä": 152, "Ë": 115, "Ö": 146, "Ü": 129, @@ -133,6 +134,27 @@ }, "kerning_pairs": {}, "glyphs": [ + "!", + "\"", + "'", + "(", + ")", + ",", + "-", + ".", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "?", "A", "B", "C", @@ -159,6 +181,7 @@ "X", "Y", "Z", + "`", "a", "b", "c", @@ -185,52 +208,33 @@ "x", "y", "z", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "0", - ".", - ":", - ";", - ",", - "?", - "!", - "(", - ")", - "'", - "\"", - "-", - "`", - "é", - "è", - "ê", - "ë", - "î", - "ï", - "ö", - "ô", - "û", - "ù", - "ü", - "à", - "â", - "ä", "Ä", - "Ë", - "Ö", - "Ü", "È", "É", "Ê", + "Ë", "Î", "Ô", + "Ö", + "Ü", + "ß", + "à", + "â", + "ä", "ç", - "ß" - ] -} + "è", + "é", + "ê", + "ë", + "î", + "ï", + "ô", + "ö", + "ù", + "û", + "ü" + ], + "default_variant": "→", + "text_direction": "ltr", + "combine_at_sort_indices": [] +} \ No newline at end of file -- cgit v1.2.3