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/pacificlo_tiny/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/pacificlo_tiny/font.json')
| -rwxr-xr-x | fonts/pacificlo_tiny/font.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/fonts/pacificlo_tiny/font.json b/fonts/pacificlo_tiny/font.json index eda3b891..1ae65a1e 100755 --- a/fonts/pacificlo_tiny/font.json +++ b/fonts/pacificlo_tiny/font.json @@ -19,6 +19,7 @@ "horiz_adv_x": { "$": 33, "A": 58, + "Ä": 58, "Å": 58, "Æ": 76, "B": 62, @@ -1620,6 +1621,10 @@ "‘", "&", "\"", - "!" + "!", + "É", + "Ê", + "Ë", + "Ä" ] }
\ No newline at end of file |
