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/uni2054.glyph | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/uni2054.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/uni2054.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni2054.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni2054.glyph new file mode 100644 index 000000000..021075325 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/uni2054.glyph @@ -0,0 +1,165 @@ +{ +glyphname = uni2054; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(326,-116,o), +(96,-239,o), +(-84,-404,c), +(14,-480,l), +(163,-387,o), +(367,-314,o), +(686,-314,cs), +(1007,-314,o), +(1204,-396,o), +(1326,-482,c), +(1432,-404,l), +(1335,-250,o), +(1117,-116,o), +(722,-116,cs) +); +} +); +width = 1664; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(364,-116,o), +(62,-227,o), +(-116,-376,c), +(-8,-498,l), +(143,-428,o), +(414,-364,o), +(748,-364,cs), +(1086,-364,o), +(1345,-436,o), +(1474,-494,c), +(1608,-376,l), +(1505,-230,o), +(1199,-116,o), +(788,-116,cs) +); +} +); +width = 1798; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(388,-116,o), +(172,-196,o), +(-60,-422,c), +(-26,-440,l), +(174,-256,o), +(393,-161,o), +(672,-162,cs), +(951,-164,o), +(1140,-257,o), +(1280,-440,c), +(1320,-422,l), +(1169,-208,o), +(958,-117,o), +(664,-116,cs) +); +} +); +width = 1584; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(294,-116,o), +(64,-239,o), +(-116,-404,c), +(-18,-480,l), +(131,-387,o), +(335,-314,o), +(654,-314,cs), +(975,-314,o), +(1172,-396,o), +(1294,-482,c), +(1400,-404,l), +(1303,-250,o), +(1085,-116,o), +(690,-116,cs) +); +} +); +width = 1600; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(348,-116,o), +(46,-227,o), +(-132,-376,c), +(-24,-498,l), +(127,-428,o), +(398,-364,o), +(732,-364,cs), +(1070,-364,o), +(1329,-436,o), +(1458,-494,c), +(1592,-376,l), +(1489,-230,o), +(1183,-116,o), +(772,-116,cs) +); +} +); +width = 1766; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(324,-116,o), +(108,-196,o), +(-124,-422,c), +(-90,-440,l), +(110,-256,o), +(329,-161,o), +(608,-162,cs), +(887,-164,o), +(1076,-257,o), +(1216,-440,c), +(1256,-422,l), +(1105,-208,o), +(894,-117,o), +(600,-116,cs) +); +} +); +width = 1456; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8276; +userData = { +interface.gridadjust.original = "{'width': 2138, 'leftMargin': 28, 'rightMargin': 27}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3