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/charactertie.glyph | 165 +++++++++++++++++++++ 1 file changed, 165 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/charactertie.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/charactertie.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/charactertie.glyph b/src/Inter-Italic.glyphspackage/glyphs/charactertie.glyph new file mode 100644 index 000000000..74fce6cec --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/charactertie.glyph @@ -0,0 +1,165 @@ +{ +glyphname = charactertie; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(1708,1262,l), +(1591,1449,o), +(1338,1551,o), +(996,1550,cs), +(678,1551,o), +(393,1449,o), +(192,1262,c), +(290,1186,l), +(502,1320,o), +(716,1382,o), +(968,1382,cs), +(1213,1382,o), +(1413,1319,o), +(1602,1184,c) +); +} +); +width = 1664; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(1886,1300,l), +(1772,1457,o), +(1450,1559,o), +(1064,1560,cs), +(713,1559,o), +(358,1457,o), +(160,1300,c), +(268,1178,l), +(459,1260,o), +(757,1312,o), +(1026,1312,cs), +(1285,1312,o), +(1570,1258,o), +(1752,1176,c) +); +} +); +width = 1798; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(1592,1240,l), +(1442,1453,o), +(1231,1544,o), +(938,1544,cs), +(661,1545,o), +(445,1465,o), +(214,1240,c), +(248,1222,l), +(447,1405,o), +(666,1500,o), +(946,1498,cs), +(1225,1497,o), +(1414,1404,o), +(1554,1222,c) +); +} +); +width = 1584; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(1676,1262,l), +(1559,1449,o), +(1306,1551,o), +(964,1550,cs), +(646,1551,o), +(361,1449,o), +(160,1262,c), +(258,1186,l), +(470,1320,o), +(684,1382,o), +(936,1382,cs), +(1181,1382,o), +(1381,1319,o), +(1570,1184,c) +); +} +); +width = 1600; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(1870,1300,l), +(1756,1457,o), +(1434,1559,o), +(1048,1560,cs), +(697,1559,o), +(342,1457,o), +(144,1300,c), +(252,1178,l), +(443,1260,o), +(741,1312,o), +(1010,1312,cs), +(1269,1312,o), +(1554,1258,o), +(1736,1176,c) +); +} +); +width = 1766; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(1528,1240,l), +(1378,1453,o), +(1167,1544,o), +(874,1544,cs), +(597,1545,o), +(381,1465,o), +(150,1240,c), +(184,1222,l), +(383,1405,o), +(602,1500,o), +(882,1498,cs), +(1161,1497,o), +(1350,1404,o), +(1490,1222,c) +); +} +); +width = 1456; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8256; +userData = { +interface.gridadjust.original = "{'width': 2138, 'leftMargin': 28, 'rightMargin': 27}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3