diff options
Diffstat (limited to 'fonts/cherryforkaalleen/font.json')
| -rwxr-xr-x | fonts/cherryforkaalleen/font.json | 45 |
1 files changed, 44 insertions, 1 deletions
diff --git a/fonts/cherryforkaalleen/font.json b/fonts/cherryforkaalleen/font.json index 7f8fa02e..51a6a49a 100755 --- a/fonts/cherryforkaalleen/font.json +++ b/fonts/cherryforkaalleen/font.json @@ -1,6 +1,11 @@ { "name": "Cherry for Kaalleen", "description": "Cherry for Kaalleen is a large decorative font of size approximatively 75mm. It contains 36 glyphs including the numbers and the 26 capitals A-Z. It can be reduced down to 80% and enlarged up to 130%", + "keywords": [ + "display", + "monogram", + "multicolor" + ], "leading": 232, "auto_satin": false, "reversible": false, @@ -70,5 +75,43 @@ "§": 196, "¶": 200 }, - "kerning_pairs": {} + "kerning_pairs": {}, + "glyphs": [ + "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" + ] } |
