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/product.glyph | 167 +++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/product.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/product.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/product.glyph b/src/Inter-Italic.glyphspackage/glyphs/product.glyph new file mode 100644 index 000000000..3a628ae9b --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/product.glyph @@ -0,0 +1,167 @@ +{ +color = (204,240,242,1); +glyphname = product; +layers = ( +{ +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(334,1458,l), +(58,-210,l), +(258,-210,l), +(510,1298,l), +(1214,1298,l), +(962,-210,l), +(1164,-210,l), +(1440,1458,l) +); +} +); +}; +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(340,1490,l), +(58,-210,l), +(258,-210,l), +(514,1330,l), +(1218,1330,l), +(962,-210,l), +(1164,-210,l), +(1446,1490,l) +); +} +); +width = 1478; +}, +{ +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(396,1458,l), +(104,-294,l), +(486,-294,l), +(730,1166,l), +(1120,1166,l), +(876,-294,l), +(1256,-294,l), +(1548,1458,l) +); +} +); +}; +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(402,1490,l), +(104,-294,l), +(486,-294,l), +(736,1198,l), +(1126,1198,l), +(876,-294,l), +(1256,-294,l), +(1554,1490,l) +); +} +); +width = 1646; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(304,1490,l), +(30,-158,l), +(78,-158,l), +(342,1442,l), +(1324,1442,l), +(1058,-158,l), +(1106,-158,l), +(1378,1490,l) +); +} +); +width = 1376; +}, +{ +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(314,1490,l), +(32,-210,l), +(232,-210,l), +(487,1330,l), +(1191,1330,l), +(936,-210,l), +(1138,-210,l), +(1420,1490,l) +); +} +); +width = 1415; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(392,1490,l), +(96,-294,l), +(476,-294,l), +(723,1198,l), +(1113,1198,l), +(866,-294,l), +(1248,-294,l), +(1544,1490,l) +); +} +); +width = 1615; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(247,1490,l), +(-26,-158,l), +(20,-158,l), +(285,1442,l), +(1267,1442,l), +(1002,-158,l), +(1048,-158,l), +(1321,1490,l) +); +} +); +width = 1248; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8719; +userData = { +interface.gridadjust.original = "{'width': 1980.0, 'leftMargin': 231, 'rightMargin': 231.0}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3