From 92f14da8e2bb44f7c9d8f4067a741e958725fd02 Mon Sep 17 00:00:00 2001 From: Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> Date: Tue, 21 Nov 2023 11:32:12 +0100 Subject: Claudine/add some glyphs to some fonts (#2607) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- fonts/dinomouse72/font.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'fonts/dinomouse72/font.json') diff --git a/fonts/dinomouse72/font.json b/fonts/dinomouse72/font.json index 0233a992..965c32e1 100644 --- a/fonts/dinomouse72/font.json +++ b/fonts/dinomouse72/font.json @@ -337,11 +337,14 @@ ">", "?", "@", - "A", "B", "C", "D", "E", + "Ë", + "Ê", + "É", + "È", "F", "G", "H", @@ -374,6 +377,11 @@ "c", "d", "e", + "é", + "è", + "ê", + "ë", + "A", "f", "g", "h", @@ -396,20 +404,12 @@ "y", "z", "{", - "|", - "}", - "~", - "À", - "Á", - "Â", - "Ã", - "Ä", - "Å", - "à", - "á", - "â", - "ã", "ä", - "å" + "ö", + "ü", + "Ä", + "Ö", + "Ü", + "ß" ] } \ No newline at end of file -- cgit v1.3.1