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/amitaclo_small | |
| 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/amitaclo_small')
| -rw-r--r-- | fonts/amitaclo_small/font.json | 134 |
1 files changed, 70 insertions, 64 deletions
diff --git a/fonts/amitaclo_small/font.json b/fonts/amitaclo_small/font.json index af7a3cd8..ab3de5c4 100644 --- a/fonts/amitaclo_small/font.json +++ b/fonts/amitaclo_small/font.json @@ -3,7 +3,8 @@ "description": "This font is an altered version of Amitaclo, to allow a greater scaling down. The use of both thin thread (60) and thin needle (60) is mandatory.", "keywords": [ "handwriting", - "tiny" + "tiny", + "latin" ], "leading": 113, "auto_satin": false, @@ -43609,17 +43610,38 @@ "Pv": 2 }, "glyphs": [ + "!", + "\"", + "&", + "'", + "(", + ")", + "*", + "+", + ",", + "-", + ".", + "/", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "=", + "?", + "@", "A", - "Ä", - "Æ", "B", "C", "D", "E", - "É", - "È", - "Ê", - "Ë", "F", "G", "H", @@ -43630,99 +43652,83 @@ "M", "N", "O", - "Ö", "P", "Q", "R", "S", "T", "U", - "Ü", "V", "W", "X", "Y", "Z", + "\\", "a", - "á", - "â", - "ä", - "à", - "æ", "b", "c", - "ç", "d", "e", - "é", - "ê", - "ë", - "è", "f", "g", "h", "i", - "ı", - "í", - "î", - "ï", "j", "k", "l", "m", "n", - "ñ", "o", - "ó", - "ô", - "ö", - "œ", "p", "q", "r", "s", - "ß", "t", "u", - "ú", - "û", - "ü", - "ù", "v", "w", "x", "y", "z", - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - "*", - "\\", - ":", - ",", - "!", - ".", - "?", - "\"", - "'", - "‘", - "’", - ";", - "/", - "(", - ")", - "-", - "=", - "+", "|", - "@", - "&" - ] + "Ä", + "Æ", + "È", + "É", + "Ê", + "Ë", + "Ö", + "Ü", + "ß", + "à", + "á", + "â", + "ä", + "æ", + "ç", + "è", + "é", + "ê", + "ë", + "í", + "î", + "ï", + "ñ", + "ó", + "ô", + "ö", + "ù", + "ú", + "û", + "ü", + "ı", + "œ", + "‘", + "’" + ], + "default_variant": "→", + "text_direction": "ltr", + "letter_case": "", + "sortable": false, + "combine_at_sort_indices": [] }
\ No newline at end of file |
