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/infinipicto/font.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'fonts/infinipicto') diff --git a/fonts/infinipicto/font.json b/fonts/infinipicto/font.json index 617691f6..5d4a39b4 100644 --- a/fonts/infinipicto/font.json +++ b/fonts/infinipicto/font.json @@ -3,7 +3,8 @@ "description": "InfiniPicto is a fun font containing only the 26 A-Z glyph. Each letter is a pictogram of an object whose name begins with that very letter..... in French", "keywords": [ "display", - "multicolor" + "multicolor", + "latin" ], "leading": 350, "auto_satin": false, @@ -74,5 +75,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