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/manuskript_gotisch/font.json | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'fonts/manuskript_gotisch') diff --git a/fonts/manuskript_gotisch/font.json b/fonts/manuskript_gotisch/font.json index ffe9a6a0..fdebd9d6 100644 --- a/fonts/manuskript_gotisch/font.json +++ b/fonts/manuskript_gotisch/font.json @@ -2,7 +2,8 @@ "name": "Manuskript Gothisch", "description": "Manuskript Gothisch is a satin font. Every satin has zigzag underlay.", "keywords": [ - "display" + "display", + "latin" ], "leading": 125, "auto_satin": false, @@ -257,8 +258,6 @@ "\"", "&", "'", - "‘", - "’", "(", ")", ",", @@ -283,14 +282,10 @@ "?", "@", "A", - "C", "B", + "C", "D", "E", - "É", - "È", - "Ê", - "Ë", "F", "G", "H", @@ -324,6 +319,7 @@ "i", "j", "k", + "l", "m", "n", "o", @@ -340,6 +336,10 @@ "z", "Ä", "Æ", + "È", + "É", + "Ê", + "Ë", "Ô", "Ö", "Ü", @@ -362,6 +362,12 @@ "ü", "Œ", "œ", - "l" - ] + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] } \ No newline at end of file -- cgit v1.2.3