diff options
Diffstat (limited to 'fonts/namskout_AGS')
| -rw-r--r-- | fonts/namskout_AGS/font.json | 54 |
1 files changed, 52 insertions, 2 deletions
diff --git a/fonts/namskout_AGS/font.json b/fonts/namskout_AGS/font.json index 4ca77c78..0ca1a01b 100644 --- a/fonts/namskout_AGS/font.json +++ b/fonts/namskout_AGS/font.json @@ -1,6 +1,11 @@ { "name": "Namskout", "description": "Namskout is a large applique font of size approximatively 90mm. It contains 43 glyphs including all numbers and the 26 capitals A-Z. It can be reduced down to 50% and enlarged up to 150% ", + "keywords": [ + "applique", + "display", + "monogram" + ], "leading": 350, "auto_satin": false, "reversible": false, @@ -18114,5 +18119,50 @@ "//": 77, "74": 23, "/4": 17 - } -} + }, + "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", + "Ä", + "È", + "Ö", + "Ü" + ] +}
\ No newline at end of file |
