diff options
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 |
