diff options
Diffstat (limited to 'fonts/espresso_KOR/font.json')
| -rw-r--r-- | fonts/espresso_KOR/font.json | 123 |
1 files changed, 121 insertions, 2 deletions
diff --git a/fonts/espresso_KOR/font.json b/fonts/espresso_KOR/font.json index 223b8f0a..6fd13781 100644 --- a/fonts/espresso_KOR/font.json +++ b/fonts/espresso_KOR/font.json @@ -1,6 +1,9 @@ { "name": "Espresso KOR", "description": "The capital M is 16.2 mm high at 100 scale. Every satin has zigzag underlay. x is 11.5 mm high, q is 17.5 mm high, l is 17.2 mm high. The font may be scaled up to 200% and down to 80%", + "keywords": [ + "sans_serif" + ], "leading": 100, "auto_satin": false, "reversible": true, @@ -368,5 +371,121 @@ "₉": 28, "№": 93 }, - "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 |
