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/emilio_20_simple_small/font.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'fonts/emilio_20_simple_small') diff --git a/fonts/emilio_20_simple_small/font.json b/fonts/emilio_20_simple_small/font.json index 329e7e25..2e837dca 100755 --- a/fonts/emilio_20_simple_small/font.json +++ b/fonts/emilio_20_simple_small/font.json @@ -1,24 +1,24 @@ { "name": "Emilio 20 Simple Small", - "description": "This font is an altered version of Emilio 20 simple, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) is mandatory.", - "keywords": [ - "serif", - "tiny" - ], + "description": "This font is an altered version of Emilio 20 simple, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) is mandatory.", + "keywords": [ + "serif", + "tiny", + "latin" + ], "leading": 194, "auto_satin": false, "reversible": false, "letter_case": "upper", "default_glyph": " ", "min_scale": 0.15, - "max_scale": 0.40, + "max_scale": 0.4, "size": 42, "horiz_adv_x_default": 153, "horiz_adv_x_space": 78, "units_per_em": 194, "horiz_adv_x": { " ": 84, - "9": 153, "8": 156, "6": 150, "7": 140, @@ -117,5 +117,9 @@ "X", "Y", "Z" - ] + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] } \ No newline at end of file -- cgit v1.2.3