diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2023-11-21 11:32:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-21 11:32:12 +0100 |
| commit | 92f14da8e2bb44f7c9d8f4067a741e958725fd02 (patch) | |
| tree | 9875c385a77e89a8597e7592877d79eaf4757680 /fonts/digory_doodles_bean/font.json | |
| parent | 2a99a0fac84d7dea2bc7d71ec6f465898ddd9cfe (diff) | |
Claudine/add some glyphs to some fonts (#2607)
* Amitaclo+Baumans
add ÉÈÊË to amitaclo, amitaclo small and Baumans FI.
Also decrease small stitch distance in Baumans FI satin columns
* BrockScript, Chopin, Coronaviral
* espresso
espresso, espresso tiny
kaushan
* digoory doodle
* lobster
* dejavu dinomouse
* geneva Magnolia kor
geneva sans rounded
magnolia KOR
* Manuskript Gotisch geneva simple
* Marcellus, pacificlo
Marcellus
Pacificlo
Pacificlo tiny
* learning curve , inkstitch fonts
learning curve
small font
medium font
* deutsch
auberge marif, auberge small, chopin, lobster, kaushan , coronaviral , digory doodles bean, dinomouse, geneva, lobster, marcelus SC_FI
* ÜÄÖäöüß
chopin roman ags sacramarif
* nick_ainley
* roman bicolor
roman ags bicolor
* TT directors
TT Masters
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 |
