diff options
Diffstat (limited to 'fonts/learning_curve')
| -rw-r--r-- | fonts/learning_curve/font.json | 113 |
1 files changed, 110 insertions, 3 deletions
diff --git a/fonts/learning_curve/font.json b/fonts/learning_curve/font.json index 91711c53..dffadc1d 100644 --- a/fonts/learning_curve/font.json +++ b/fonts/learning_curve/font.json @@ -1,6 +1,10 @@ { "name": "Learning curve", "description": "Small running stitch script font of size approximatively 12 mm. It can be reduced down to 90% and enlarged up to 200%", + "keywords": [ + "handwriting", + "running_stitch" + ], "leading": 100, "auto_satin": false, "reversible": false, @@ -326,7 +330,6 @@ "Δ": 49, "∆": 49, "Ω": 68, - "Ω": 68, "π": 41, "–": 50, "—": 100, @@ -397,5 +400,109 @@ "Ti": 3, "Te": 2, "Ta": 4 - } -} + }, + "glyphs": [ + "ü", + "û", + "ù", + "ô", + "ï", + "î", + "ë", + "ê", + "é", + "è", + "ç", + "â", + "à", + "ß", + "Î", + "Ê", + "É", + "È", + "Ç", + "À", + "»", + "«", + "z", + "y", + "x", + "w", + "v", + "u", + "t", + "s", + "r", + "q", + "p", + "o", + "n", + "m", + "l", + "k", + "j", + "i", + "h", + "g", + "f", + "e", + "d", + "c", + "b", + "a", + "Z", + "Y", + "X", + "W", + "V", + "U", + "T", + "S", + "R", + "Q", + "P", + "O", + "N", + "M", + "L", + "K", + "J", + "I", + "H", + "G", + "F", + "E", + "D", + "C", + "B", + "A", + "@", + "?", + ">", + "=", + "<", + "9", + "8", + "7", + "6", + "5", + "4", + "3", + "2", + "1", + "0", + "/", + ".", + "-", + ",", + "+", + ")", + "(", + "'", + "‘", + "’", + "&", + "%", + "!" + ] +}
\ No newline at end of file |
