From 3f174fcef6b614ee58716b7ec1b2744e137069ae Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Mon, 26 Sep 2022 17:09:36 -0700 Subject: Remove slnt/ital VF axis This removes the slant/italic variable axis and breaks up the font in two: roman and italic. This change will allow diverging designs for italic (for example single-storey a). It also addresses the fact that most software, including web browsers, doesn't handle VFs with slnt or ital well. --- .../glyphs/E_nhookcyrillic.glyph | 205 +++++++++++++++++++++ 1 file changed, 205 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/E_nhookcyrillic.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/E_nhookcyrillic.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/E_nhookcyrillic.glyph b/src/Inter-Roman.glyphspackage/glyphs/E_nhookcyrillic.glyph new file mode 100644 index 000000000..c338f4e06 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/E_nhookcyrillic.glyph @@ -0,0 +1,205 @@ +{ +glyphname = Enhookcyrillic; +kernLeft = B; +kernRight = H; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(1154,-116,ls), +(1155,-233,o), +(1088,-268,o), +(994,-268,cs), +(975,-268,o), +(954,-265,o), +(940,-262,c), +(940,-410,l), +(966,-419,o), +(1004,-419,o), +(1038,-418,cs), +(1201,-419,o), +(1335,-311,o), +(1336,-120,cs), +(1336,0,l), +(1154,0,l) +); +}, +{ +ref = H; +} +); +width = 1516; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(1036,-12,ls), +(1036,-116,o), +(928,-134,o), +(838,-134,cs), +(809,-134,o), +(754,-129,o), +(728,-128,c), +(728,-448,l), +(734,-448,o), +(798,-457,o), +(852,-456,cs), +(1441,-457,o), +(1440,-145,o), +(1440,-40,cs), +(1440,0,l), +(1036,0,l,{ +name = hr00; +}) +); +}, +{ +ref = H; +} +); +width = 1536; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(1228,-168,ls), +(1228,-304,o), +(1177,-369,o), +(1072,-370,cs), +(1050,-369,o), +(1033,-367,o), +(1020,-364,c), +(1020,-410,l), +(1033,-414,o), +(1055,-416,o), +(1076,-416,cs), +(1204,-416,o), +(1274,-329,o), +(1274,-168,cs), +(1274,0,l), +(1228,0,l) +); +}, +{ +alignment = -1; +ref = H; +} +); +width = 1506; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(1122,-116,ls), +(1123,-233,o), +(1056,-268,o), +(962,-268,cs), +(943,-268,o), +(922,-265,o), +(908,-262,c), +(908,-410,l), +(934,-419,o), +(972,-419,o), +(1006,-418,cs), +(1169,-419,o), +(1303,-311,o), +(1304,-120,cs), +(1304,0,l), +(1122,0,l) +); +}, +{ +ref = H; +} +); +width = 1452; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(1020,-12,ls), +(1020,-116,o), +(912,-134,o), +(822,-134,cs), +(793,-134,o), +(738,-129,o), +(712,-128,c), +(712,-448,l), +(718,-448,o), +(782,-457,o), +(836,-456,cs), +(1425,-457,o), +(1424,-145,o), +(1424,-40,cs), +(1424,0,l), +(1020,0,l,{ +name = hr00; +}) +); +}, +{ +ref = H; +} +); +width = 1504; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(1164,-168,ls), +(1164,-304,o), +(1113,-369,o), +(1008,-370,cs), +(986,-369,o), +(969,-367,o), +(956,-364,c), +(956,-410,l), +(969,-414,o), +(991,-416,o), +(1012,-416,cs), +(1140,-416,o), +(1210,-329,o), +(1210,-168,cs), +(1210,0,l), +(1164,0,l) +); +}, +{ +alignment = -1; +ref = H; +} +); +width = 1378; +} +); +metricLeft = H; +metricRight = H; +tags = ( +"TODO-opsz" +); +unicode = 1223; +userData = { +interface.gridadjust.original = "{'width': 2010, 'leftMargin': 242, 'rightMargin': 244}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3