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/baumans_FI_Small/font.json | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'fonts/baumans_FI_Small') diff --git a/fonts/baumans_FI_Small/font.json b/fonts/baumans_FI_Small/font.json index 55e0d54f..3367d1a6 100644 --- a/fonts/baumans_FI_Small/font.json +++ b/fonts/baumans_FI_Small/font.json @@ -2,7 +2,8 @@ "name": "Baumans FI Small", "description": "Baumans FI Small is an altered version of Baumans FI, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) are mandatory.", "keywords": [ - "tiny" + "tiny", + "latin" ], "leading": 162, "auto_satin": false, @@ -218,9 +219,11 @@ }, "kerning_pairs": {}, "glyphs": [ + " ́", + " ̈", + "!", "&", "'", - "‘", "(", ")", "+", @@ -241,17 +244,12 @@ ";", "=", "?", - "!", "@", "A", "B", "C", "D", "E", - "È", - "É", - "Ê", - "Ë", "F", "G", "H", @@ -300,12 +298,13 @@ "x", "y", "z", - "¨", "«", - "´", - "’", "»", "Ä", + "È", + "É", + "Ê", + "Ë", "Ö", "Ü", "ß", @@ -325,6 +324,13 @@ "ù", "û", "ü", - "ˆ" - ] + "ˆ", + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] } \ No newline at end of file -- cgit v1.2.3