diff options
Diffstat (limited to 'fonts/digory_doodles_bean/font.json')
| -rw-r--r-- | fonts/digory_doodles_bean/font.json | 95 |
1 files changed, 93 insertions, 2 deletions
diff --git a/fonts/digory_doodles_bean/font.json b/fonts/digory_doodles_bean/font.json index 761ffeb8..98ddbf34 100644 --- a/fonts/digory_doodles_bean/font.json +++ b/fonts/digory_doodles_bean/font.json @@ -1,6 +1,9 @@ { "name": "Digory Doodles Bean", "description": "All letters have mixed satin and bean stitch. The capital M is 16mm tall. The small x is 7 mm.", + "keywords": [ + "handwriting" + ], "leading": 90, "auto_satin": false, "reversible": false, @@ -109,5 +112,93 @@ "“": 26, "”": 26 }, - "kerning_pairs": {} -} + "kerning_pairs": {}, + "glyphs": [ + "!", + "\"", + "&", + "'", + "‘", + "(", + ")", + ",", + "-", + ".", + "/", + "0", + "1", + "2", + "3", + "4", + "5", + "6", + "7", + "8", + "9", + ":", + ";", + "=", + "?", + "@", + "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", + "\\", + "^", + "_", + "`", + "’", + "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", + "{", + "}", + "~" + ] +}
\ No newline at end of file |
