diff options
Diffstat (limited to 'fonts/emilio_20_simple/font.json')
| -rwxr-xr-x | fonts/emilio_20_simple/font.json | 47 |
1 files changed, 44 insertions, 3 deletions
diff --git a/fonts/emilio_20_simple/font.json b/fonts/emilio_20_simple/font.json index 594f3208..2ecb0797 100755 --- a/fonts/emilio_20_simple/font.json +++ b/fonts/emilio_20_simple/font.json @@ -1,10 +1,13 @@ { "name": "Emilio 20 Simple", "description": "Emilio is a font with capital only and numbers. M is 42.5 millimeter wide at 100% scale. Can be scaled down to 70% or up to 140%. Every satin has zigzag underlay", + "keywords": [ + "display" + ], "leading": 194, "auto_satin": false, "reversible": false, - "letter_case": "upper", + "letter_case": "upper", "default_glyph": " ", "min_scale": 0.7, "max_scale": 1.4, @@ -75,5 +78,43 @@ "y": 168, "z": 152 }, - "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" + ] +}
\ No newline at end of file |
