diff options
Diffstat (limited to 'fonts/cherryforinkstitch')
| -rw-r--r-- | fonts/cherryforinkstitch/font.json | 82 |
1 files changed, 81 insertions, 1 deletions
diff --git a/fonts/cherryforinkstitch/font.json b/fonts/cherryforinkstitch/font.json index 8bd0e7ea..42d464e5 100644 --- a/fonts/cherryforinkstitch/font.json +++ b/fonts/cherryforinkstitch/font.json @@ -1,6 +1,10 @@ { "name": "Cherry for inkstitch", "description": "Cherry for inkstitch is a decorative satin column font of size approximatively 40mm. It can be reduced down to 80% and enlarged up to 180%. It contains 74 glyphs.", + "keywords": [ + "display", + "multicolor" + ], "leading": 227, "auto_satin": false, "reversible": false, @@ -101,5 +105,81 @@ "#": 106, "E": 115 }, - "kerning_pairs": {} + "kerning_pairs": {}, + "glyphs": [ + "A", + "B", + "C", + "D", + "F", + "G", + "H", + "I", + "J", + "K", + "L", + "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", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + "0", + ".", + ":", + ";", + ",", + "?", + "!", + "(", + ")", + "'", + "\"", + "-", + "`", + "E" + ] } |
