diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2025-02-16 20:42:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-16 20:42:33 +0100 |
| commit | 601e2da1cd032e3c893ea6257fb6da03f7afc8e4 (patch) | |
| tree | 2594ff6da4fbeaad3ad248b1d25ca2eae92bdac0 /fonts/emilio_20_applique | |
| parent | 0a9c99df8992447c2cab9cdec14c00990c3e0d8a (diff) | |
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...
Diffstat (limited to 'fonts/emilio_20_applique')
| -rwxr-xr-x | fonts/emilio_20_applique/font.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/fonts/emilio_20_applique/font.json b/fonts/emilio_20_applique/font.json index c45fcc48..791e7f4c 100755 --- a/fonts/emilio_20_applique/font.json +++ b/fonts/emilio_20_applique/font.json @@ -2,9 +2,10 @@ "name": "EMILIO_20_Applique", "description": "Emilio 20 Applique is an Applique font. This font is an altered version (larger satin columns) of Emilio_20 while Emilio_20_Bold is Emilio_20_applique without the applique.", "keywords": [ - "display", "applique", - "serif" + "display", + "serif", + "latin" ], "leading": 200, "auto_satin": false, @@ -91,5 +92,8 @@ "X", "Y", "Z" - ] + ], + "default_variant": "→", + "text_direction": "ltr", + "combine_at_sort_indices": [] }
\ No newline at end of file |
