diff options
Diffstat (limited to 'fonts/digory_doodles_bean/font.json')
| -rw-r--r-- | fonts/digory_doodles_bean/font.json | 24 |
1 files changed, 23 insertions, 1 deletions
diff --git a/fonts/digory_doodles_bean/font.json b/fonts/digory_doodles_bean/font.json index 98ddbf34..3720673a 100644 --- a/fonts/digory_doodles_bean/font.json +++ b/fonts/digory_doodles_bean/font.json @@ -47,6 +47,13 @@ ">": 30, "?": 39, "@": 51, + "ä": 46, + "ö": 35, + "ü": 45, + "Ü": 75, + "Ö": 65, + "Ä": 65, + "ß": 46, "A": 65, "B": 68, "C": 59, @@ -145,6 +152,10 @@ "C", "D", "E", + "Ë", + "Ê", + "È", + "É", "F", "G", "H", @@ -176,6 +187,10 @@ "c", "d", "e", + "é", + "è", + "ê", + "ë", "f", "g", "h", @@ -199,6 +214,13 @@ "z", "{", "}", - "~" + "~", + "ä", + "ö", + "ü", + "Ü", + "Ö", + "Ä", + "ß" ] }
\ No newline at end of file |
