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/apex_lake/font.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'fonts/apex_lake') diff --git a/fonts/apex_lake/font.json b/fonts/apex_lake/font.json index 6344c971..4e4864e6 100644 --- a/fonts/apex_lake/font.json +++ b/fonts/apex_lake/font.json @@ -2,9 +2,10 @@ "name": "Apex Lake", "description": "Apex Lake is a large ornate capital letters font. It contains only 38 glyphs : A-Z,0-9,! and ?.", "keywords": [ - "monogram", "display", - "multicolor" + "monogram", + "multicolor", + "latin" ], "leading": 232, "auto_satin": false, @@ -78,7 +79,6 @@ }, "kerning_pairs": {}, "glyphs": [ - "?", "!", "0", "1", @@ -90,6 +90,7 @@ "7", "8", "9", + "?", "A", "B", "C", @@ -116,5 +117,8 @@ "X", "Y", "Z" - ] -} + ], + "default_variant": "→", + "text_direction": "ltr", + "combine_at_sort_indices": [] +} \ No newline at end of file -- cgit v1.2.3