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/roaring_twenties_KOR_small/font.json | |
| 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/roaring_twenties_KOR_small/font.json')
| -rw-r--r-- | fonts/roaring_twenties_KOR_small/font.json | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/fonts/roaring_twenties_KOR_small/font.json b/fonts/roaring_twenties_KOR_small/font.json index 0acbdd3d..939fb224 100644 --- a/fonts/roaring_twenties_KOR_small/font.json +++ b/fonts/roaring_twenties_KOR_small/font.json @@ -3,7 +3,8 @@ "description": "Roaring Twenties KOR Small is an altered version of Roaring Twenties KOR, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) is mandatory.", "keywords": [ "sans_serif", - "tiny" + "tiny", + "latin" ], "size": 20, "leading": 80, @@ -251,8 +252,11 @@ }, "kerning_pairs": {}, "glyphs": [ - "\"", + " ̄", + " ̈", + " ̋", "!", + "\"", "%", "&", "'", @@ -337,9 +341,7 @@ "y", "z", "¡", - "¨", "«", - "¯", "°", "»", "¿", @@ -359,7 +361,6 @@ "Í", "Î", "Ï", - "İ", "Ñ", "Ò", "Ó", @@ -386,7 +387,6 @@ "í", "î", "ï", - "ı", "ñ", "ò", "ó", @@ -401,11 +401,16 @@ "ÿ", "Ā", "ā", + "İ", + "ı", "Œ", "œ", - "˝", "‘", "’", "‚" - ] + ], + "default_variant": "→", + "text_direction": "ltr", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
