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/geneva_simple/font.json | 108 ++++++++++++++++++++++-------------------- 1 file changed, 57 insertions(+), 51 deletions(-) (limited to 'fonts/geneva_simple') diff --git a/fonts/geneva_simple/font.json b/fonts/geneva_simple/font.json index 694c906e..8baa436e 100644 --- a/fonts/geneva_simple/font.json +++ b/fonts/geneva_simple/font.json @@ -2,7 +2,8 @@ "name": "Geneva Simple Sans", "description": "Geneva Simple Sans is a satin font.", "keywords": [ - "sans_serif" + "sans_serif", + "latin" ], "leading": 60, "auto_satin": true, @@ -17,6 +18,38 @@ "horiz_adv_x": {}, "kerning_pairs": {}, "glyphs": [ + "!", + "\"", + "#", + "$", + "%", + "&", + "'", + "(", + ")", + "*", + "+", + ",", + "-", + ".", + "/", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "<", + "=", + ">", + "?", + "@", "A", "B", "C", @@ -43,6 +76,10 @@ "X", "Y", "Z", + "[", + "\\", + "]", + "_", "a", "b", "c", @@ -69,63 +106,32 @@ "x", "y", "z", - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "@", - "#", - "<", - ">", - ":", - ";", - ",", - "'", - "\"", - "“", - "”", - ".", - "+", - "&", - "%", - "$", - "*", - "~", - "-", - "=", - "(", - ")", "{", - "}", - "]", - "[", - "_", - "/", - "\\", "|", - "!", - "?", - "�", + "}", + "~", "Ä", + "È", + "É", + "Ê", + "Ë", "Ö", "Ü", + "ß", "ä", - "ö", - "ü", - "Ë", - "Ê", - "È", - "É", - "é", "è", + "é", "ê", "ë", - "ß" - ] + "ö", + "ü", + "“", + "”", + "�" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] } \ No newline at end of file -- cgit v1.2.3