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/sacramarif | |
| 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/sacramarif')
| -rw-r--r-- | fonts/sacramarif/font.json | 129 |
1 files changed, 58 insertions, 71 deletions
diff --git a/fonts/sacramarif/font.json b/fonts/sacramarif/font.json index c7534089..7f1406c0 100644 --- a/fonts/sacramarif/font.json +++ b/fonts/sacramarif/font.json @@ -3,7 +3,8 @@ "description": "Sacramarif is a very small running stitch font based on Sacramento.", "keywords": [ "handwriting", - "running_stitch" + "running_stitch", + "latin" ], "leading": 83, "auto_satin": false, @@ -42,7 +43,6 @@ "X": 81, "Y": 84, "Z": 75, - "a": 28, "b": 31, "c": 23, "d": 32, @@ -52,7 +52,6 @@ "h": 31, "i": 17, "j": 13, - "k": 28, "l": 21, "m": 53, "n": 36, @@ -70,27 +69,18 @@ "z": 29, "ß": 27, "À": 87, - "à": 28, "Á": 87, - "á": 28, "Â": 87, - "â": 28, "Ã": 87, - "ã": 28, "Ä": 87, - "ä": 28, "Å": 87, - "å": 28, "Æ": 139, "æ": 33, "Ǽ": 139, "ǽ": 33, "Ā": 87, - "ā": 28, "Ă": 87, - "ă": 28, "Ą": 87, - "ą": 28, "Ç": 70, "ç": 23, "Ć": 70, @@ -160,8 +150,6 @@ "ĵ": 13, "ȷ": 13, "Ķ": 95, - "ķ": 28, - "ĸ": 28, "Ĺ": 74, "Ļ": 74, "Ľ": 74, @@ -284,9 +272,7 @@ "¤": 21, "%": 48, "‰": 72, - "#": 28, "¹": 11, - "²": 28, "¼": 42, "½": 48, "¾": 47, @@ -315,10 +301,6 @@ "'": 10, "\"": 16, "&": 45, - "(": 28, - ")": 28, - "[": 28, - "]": 28, "{": 33, "}": 33, "*": 23, @@ -5781,6 +5763,35 @@ "Xm": 4 }, "glyphs": [ + "!", + "#", + "&", + "'", + "(", + ")", + "*", + "+", + ",", + "-", + ".", + "/", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "<", + "=", + ">", + "?", + "@", "A", "B", "C", @@ -5833,70 +5844,46 @@ "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 |
