diff options
Diffstat (limited to 'fonts/excalibur_KOR/font.json')
| -rw-r--r-- | fonts/excalibur_KOR/font.json | 153 |
1 files changed, 151 insertions, 2 deletions
diff --git a/fonts/excalibur_KOR/font.json b/fonts/excalibur_KOR/font.json index d4eb9f80..07c50581 100644 --- a/fonts/excalibur_KOR/font.json +++ b/fonts/excalibur_KOR/font.json @@ -1,6 +1,9 @@ { "name": "Excalibur KOR", "description": "Excalibur KOR is a small satin column manuscript font of size approximatively 20mm. It can be reduced down to 80% and enlarged up to 140%. It contains 144 glyphs, covering most western European languages needs.", + "keywords": [ + "sans_serif" + ], "leading": 81, "auto_satin": false, "reversible": false, @@ -31314,5 +31317,151 @@ "˚#": 24, "˚\"": 3, "˚!": 3 - } -} + }, + "glyphs": [ + "•", + "„", + "”", + "“", + "’", + "‘", + "—", + "–", + "œ", + "Œ", + "ü", + "û", + "ú", + "ù", + "ø", + "ö", + "õ", + "ô", + "ó", + "ò", + "ñ", + "ï", + "î", + "í", + "ì", + "ë", + "ê", + "é", + "è", + "ç", + "æ", + "å", + "ä", + "ã", + "â", + "á", + "à", + "ß", + "Ü", + "Û", + "Ú", + "Ù", + "Ø", + "Ö", + "Õ", + "Ô", + "Ó", + "Ò", + "Ñ", + "Ï", + "Î", + "Í", + "Ì", + "Ë", + "Ê", + "É", + "È", + "Ç", + "Æ", + "Å", + "Ä", + "Ã", + "Â", + "Á", + "À", + "»", + "«", + "z", + "y", + "x", + "w", + "v", + "u", + "t", + "s", + "r", + "q", + "p", + "o", + "n", + "m", + "l", + "k", + "j", + "i", + "h", + "g", + "f", + "e", + "d", + "c", + "b", + "a", + "Z", + "Y", + "X", + "W", + "V", + "U", + "T", + "S", + "R", + "Q", + "P", + "O", + "N", + "M", + "L", + "K", + "J", + "I", + "H", + "G", + "F", + "E", + "D", + "C", + "B", + "A", + "?", + ";", + ":", + "9", + "8", + "7", + "6", + "5", + "4", + "3", + "2", + "1", + "0", + "/", + ".", + "-", + ",", + "*", + ")", + "(", + "'", + "&", + "%", + "\"", + "!" + ] +}
\ No newline at end of file |
