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/shacyrillic.glyph | 160 +++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/shacyrillic.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/shacyrillic.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/shacyrillic.glyph b/src/Inter-Italic.glyphspackage/glyphs/shacyrillic.glyph new file mode 100644 index 000000000..479b8232c --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/shacyrillic.glyph @@ -0,0 +1,160 @@ +{ +glyphname = shacyrillic; +kernLeft = m; +kernRight = a; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(64,0,l), +(1422,0,l), +(1608,1118,l), +(1438,1118,l), +(1278,160,l), +(856,160,l), +(1016,1118,l), +(844,1118,l), +(684,160,l), +(262,160,l), +(422,1118,l), +(250,1118,l) +); +} +); +width = 1672; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(8,0,l), +(1630,0,l), +(1818,1118,l), +(1438,1118,l), +(1302,302,l), +(1058,302,l), +(1194,1118,l), +(816,1118,l), +(680,302,l), +(436,302,l), +(572,1118,l), +(194,1118,l) +); +} +); +width = 1827; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(104,0,l), +(1304,0,l), +(1490,1118,l), +(1442,1118,l), +(1266,46,l), +(736,46,l), +(914,1118,l), +(866,1118,l), +(690,46,l), +(160,46,l), +(338,1118,l), +(290,1118,l) +); +} +); +width = 1594; +}, +{ +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(39,0,l), +(1397,0,l), +(1582,1118,l), +(1410,1118,l), +(1251,160,l), +(829,160,l), +(988,1118,l), +(816,1118,l), +(657,160,l), +(235,160,l), +(394,1118,l), +(224,1118,l) +); +} +); +width = 1610; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(-1.41,0,l), +(1622.59,0,l), +(1807.674,1118,l), +(1427.674,1118,l), +(1292.586,302,l), +(1048.586,302,l), +(1183.674,1118,l), +(805.674,1118,l), +(670.586,302,l), +(426.586,302,l), +(561.674,1118,l), +(183.674,1118,l) +); +} +); +width = 1796; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(46.59,0,l), +(1244.59,0,l), +(1429.674,1118,l), +(1383.674,1118,l), +(1206.205,46,l), +(676.205,46,l), +(853.674,1118,l), +(807.674,1118,l), +(630.205,46,l), +(100.205,46,l), +(277.674,1118,l), +(231.674,1118,l) +); +} +); +width = 1466; +} +); +metricLeft = m; +metricRight = a; +tags = ( +"TODO-opsz" +); +unicode = 1096; +userData = { +interface.gridadjust.original = "{'width': 2288.0, 'leftMargin': 213, 'rightMargin': 213.0}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3