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/coronaviral/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/coronaviral/font.json')
| -rw-r--r-- | fonts/coronaviral/font.json | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/fonts/coronaviral/font.json b/fonts/coronaviral/font.json index 83a01d1b..dbf232bb 100644 --- a/fonts/coronaviral/font.json +++ b/fonts/coronaviral/font.json @@ -2,9 +2,9 @@ "name": "Coronaviral", "description": "A font created with manual sitch. Do not change the size or very little. The capital em is 22mm wide at 100%", "keywords": [ - "display" - ], - "leading": 150, + "display" + ], + "leading": 150, "auto_satin": false, "reversible": false, "default_glyph": " ", @@ -1323,6 +1323,9 @@ "D", "E", "È", + "Ê", + "Ë", + "É", "F", "G", "H", @@ -1398,6 +1401,9 @@ "z", "|", "Ü", - "ß" + "ß", + "'", + "‘", + "’" ] -} +}
\ No newline at end of file |
