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/commaturnedmod.glyph | 179 +++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/commaturnedmod.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/commaturnedmod.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/commaturnedmod.glyph b/src/Inter-Italic.glyphspackage/glyphs/commaturnedmod.glyph new file mode 100644 index 000000000..f2726559e --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/commaturnedmod.glyph @@ -0,0 +1,179 @@ +{ +glyphname = commaturnedmod; +layers = ( +{ +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(392,986,l), +(424,1172,ls), +(443,1289,o), +(493,1388,o), +(574,1484,c), +(472,1560,l), +(340,1460,o), +(245,1297,o), +(224,1170,cs), +(194,986,l) +); +} +); +}; +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(392,986,l), +(424,1172,ls), +(445,1289,o), +(495,1388,o), +(576,1484,c), +(474,1560,l), +(340,1460,o), +(247,1297,o), +(226,1170,cs), +(194,986,l) +); +} +); +width = 546; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(510,1016,l), +(544,1222,ls), +(569,1370,o), +(618,1460,o), +(670,1536,c), +(506,1618,l), +(403,1533,o), +(275,1373,o), +(250,1222,cs), +(216,1016,l) +); +} +); +width = 646; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(286,994,l), +(312,1150,ls), +(338,1310,o), +(421,1423,o), +(536,1524,c), +(514,1558,l), +(380,1444,o), +(292,1315,o), +(264,1144,cs), +(238,994,l) +); +} +); +width = 488; +}, +{ +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(392,986,l), +(424,1172,ls), +(443,1289,o), +(493,1388,o), +(574,1484,c), +(472,1560,l), +(340,1460,o), +(245,1297,o), +(224,1170,cs), +(194,986,l) +); +} +); +}; +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(360,986,l), +(392,1172,ls), +(413,1289,o), +(463,1388,o), +(544,1484,c), +(442,1560,l), +(308,1460,o), +(215,1297,o), +(194,1170,cs), +(162,986,l) +); +} +); +width = 482; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(494,1016,l), +(528,1222,ls), +(553,1370,o), +(602,1460,o), +(654,1536,c), +(490,1618,l), +(387,1533,o), +(259,1373,o), +(234,1222,cs), +(200,1016,l) +); +} +); +width = 614; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(222,994,l), +(248,1150,ls), +(274,1310,o), +(357,1423,o), +(472,1524,c), +(450,1558,l), +(316,1444,o), +(228,1315,o), +(200,1144,cs), +(174,994,l) +); +} +); +width = 360; +} +); +tags = ( +"TODO-opsz" +); +unicode = 699; +userData = { +interface.gridadjust.original = "{'width': 626, 'leftMargin': 110, 'rightMargin': 110}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3