diff options
Diffstat (limited to 'fonts/cherryforinkstitch/font.json')
| -rw-r--r-- | fonts/cherryforinkstitch/font.json | 56 |
1 files changed, 53 insertions, 3 deletions
diff --git a/fonts/cherryforinkstitch/font.json b/fonts/cherryforinkstitch/font.json index 42d464e5..81a311d4 100644 --- a/fonts/cherryforinkstitch/font.json +++ b/fonts/cherryforinkstitch/font.json @@ -1,7 +1,7 @@ { "name": "Cherry for inkstitch", "description": "Cherry for inkstitch is a decorative satin column font of size approximatively 40mm. It can be reduced down to 80% and enlarged up to 180%. It contains 74 glyphs.", - "keywords": [ + "keywords": [ "display", "multicolor" ], @@ -86,6 +86,31 @@ "(": 103, ")": 108, "'": 43, + "é": 118, + "è": 118, + "ê": 118, + "ë": 118, + "î": 43, + "ï": 43, + "ö": 110, + "ô": 110, + "û": 111, + "ù": 111, + "ü": 111, + "à": 117, + "â": 117, + "ä": 117, + "Ä" :152, + "Ë": 115, + "Ö": 146, + "Ü": 129, + "È": 115, + "É": 115, + "Ê": 115, + "Î": 68, + "Ô": 146, + "ç": 102, + "ß": 111, "\"": 62, "/": 105, "\\": 105, @@ -111,6 +136,7 @@ "B", "C", "D", + "E", "F", "G", "H", @@ -180,6 +206,30 @@ "\"", "-", "`", - "E" + "é", + "è", + "ê", + "ë", + "î", + "ï", + "ö", + "ô", + "û", + "ù", + "ü", + "à", + "â", + "ä", + "Ä", + "Ë", + "Ö", + "Ü", + "È", + "É", + "Ê", + "Î", + "Ô", + "ç", + "ß" ] -} +}
\ No newline at end of file |
