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/espresso_KOR/font.json | 224 ++++++++++++++++++++++--------------------- 1 file changed, 114 insertions(+), 110 deletions(-) (limited to 'fonts/espresso_KOR/font.json') diff --git a/fonts/espresso_KOR/font.json b/fonts/espresso_KOR/font.json index 6fd13781..e480e22d 100644 --- a/fonts/espresso_KOR/font.json +++ b/fonts/espresso_KOR/font.json @@ -373,119 +373,123 @@ }, "kerning_pairs": {}, "glyphs": [ - "!", - "%", - "&", - "(", - ")", - "*", - "+", - ",", - "-", - ".", - "/", - "0", - "1", - "2", - "3", - "4", - "5", - "6", - "7", - "8", - "9", - ":", - ";", - "<", - "=", - ">", - "?", - "@", - "A", - "B", - "C", - "D", - "E", - "F", - "G", - "H", - "I", - "J", - "K", - "L", - "M", - "N", - "O", - "P", - "Q", - "R", - "S", - "T", - "U", - "V", - "W", - "X", - "Y", - "Z", - "[", - "\\", - "]", - "^", - "_", - "a", - "b", - "c", - "d", - "e", - "f", - "g", - "h", - "i", - "j", - "k", - "l", - "m", - "n", - "o", - "p", - "q", - "r", - "s", - "t", - "u", - "v", - "w", - "x", - "y", - "z", - "«", - "'", - "‘", - "’", - "°", - "»", - "×", - "à", - "â", - "ä", - "æ", - "ç", - "è", - "é", - "ê", - "ë", - "î", - "ï", - "ô", - "ö", - "÷", - "ù", - "û", - "ü", "œ", + "ü", + "û", + "ù", + "÷", + "ö", + "ô", + "ï", + "î", + "ë", + "ê", + "é", + "è", + "ç", + "æ", + "ä", + "â", + "à", "ß", "Ü", + "×", "Ö", - "Ä" + "Ä", + "»", + "°", + "«", + "z", + "y", + "x", + "w", + "v", + "u", + "t", + "s", + "r", + "q", + "p", + "o", + "n", + "m", + "l", + "k", + "j", + "i", + "h", + "g", + "f", + "e", + "d", + "c", + "b", + "a", + "_", + "^", + "]", + "\\", + "[", + "Z", + "Y", + "X", + "W", + "V", + "U", + "T", + "S", + "R", + "Q", + "P", + "O", + "N", + "M", + "L", + "K", + "J", + "I", + "H", + "G", + "F", + "E", + "D", + "C", + "B", + "A", + "@", + "?", + ">", + "=", + "<", + ";", + ":", + "9", + "8", + "7", + "6", + "5", + "4", + "3", + "2", + "1", + "0", + "/", + ".", + "-", + ",", + "+", + "*", + ")", + "(", + "'", + "‘", + "’", + "&", + "%", + "!", + "Ë", + "Ê", + "È", + "É" ] } \ No newline at end of file -- cgit v1.3.1