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/Brockscript/font.json | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to 'fonts/Brockscript') diff --git a/fonts/Brockscript/font.json b/fonts/Brockscript/font.json index 0457c6f8..be2f08b5 100644 --- a/fonts/Brockscript/font.json +++ b/fonts/Brockscript/font.json @@ -2,10 +2,11 @@ "name": "Brock Script", "description": "Brock Script is a decorative satin column manuscript font. It contains 118 glyphs, covering most western european languages needs. More decorative options are hidden in the µ glyph.", "keywords": [ - "handwriting", "display", + "handwriting", "italic", - "multicolor" + "multicolor", + "latin" ], "leading": 200, "auto_satin": false, @@ -172,12 +173,12 @@ }, "kerning_pairs": {}, "glyphs": [ + " ́", + " ̈", "!", "\"", "&", "'", - "’", - "‘", "(", ")", ",", @@ -204,10 +205,6 @@ "C", "D", "E", - "É", - "È", - "Ê", - "Ë", "F", "G", "H", @@ -258,14 +255,15 @@ "{", "}", "~", - "œ", "¡", - "¨", - "´", "¿", "À", "Á", "Ä", + "È", + "É", + "Ê", + "Ë", "Ñ", "Ö", "Ü", @@ -295,6 +293,12 @@ "ú", "û", "ü", - "µ" - ] + "œ", + "μ", + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "combine_at_sort_indices": [] } \ No newline at end of file -- cgit v1.2.3