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/uni2053.glyph | 201 +++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/uni2053.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/uni2053.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni2053.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni2053.glyph new file mode 100644 index 000000000..cbc9c4b81 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/uni2053.glyph @@ -0,0 +1,201 @@ +{ +glyphname = uni2053; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(1222,742,o), +(1140,704,o), +(1050,704,cs), +(864,704,o), +(730,905,o), +(514,904,cs), +(375,905,o), +(262,832,o), +(172,780,c), +(222,652,l), +(303,707,o), +(378,745,o), +(488,744,cs), +(666,745,o), +(815,544,o), +(1024,544,cs), +(1167,544,o), +(1292,623,o), +(1368,674,c), +(1310,798,l) +); +} +); +width = 1478; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(1308,742,o), +(1223,704,o), +(1128,704,cs), +(953,704,o), +(790,905,o), +(568,904,cs), +(417,905,o), +(260,844,o), +(146,748,c), +(236,500,l), +(319,556,o), +(409,593,o), +(504,594,cs), +(717,593,o), +(848,393,o), +(1120,392,cs), +(1261,393,o), +(1404,468,o), +(1512,562,c), +(1406,798,l) +); +} +); +width = 1620; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(1168,720,o), +(1079,681,o), +(1000,680,cs), +(807,679,o), +(685,905,o), +(470,904,cs), +(375,905,o), +(281,860,o), +(190,794,c), +(210,756,l), +(301,819,o), +(390,857,o), +(470,858,cs), +(665,860,o), +(785,634,o), +(1000,634,cs), +(1094,634,o), +(1188,679,o), +(1278,744,c), +(1258,782,l) +); +} +); +width = 1392; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(1190,742,o), +(1108,704,o), +(1018,704,cs), +(832,704,o), +(698,905,o), +(482,904,cs), +(343,905,o), +(230,832,o), +(140,780,c), +(190,652,l), +(271,707,o), +(346,745,o), +(456,744,cs), +(634,745,o), +(783,544,o), +(992,544,cs), +(1135,544,o), +(1260,623,o), +(1336,674,c), +(1278,798,l) +); +} +); +width = 1414; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(1292,742,o), +(1207,704,o), +(1112,704,cs), +(937,704,o), +(774,905,o), +(552,904,cs), +(401,905,o), +(244,844,o), +(130,748,c), +(220,500,l), +(303,556,o), +(393,593,o), +(488,594,cs), +(701,593,o), +(832,393,o), +(1104,392,cs), +(1245,393,o), +(1388,468,o), +(1496,562,c), +(1390,798,l) +); +} +); +width = 1588; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(1104,720,o), +(1015,681,o), +(936,680,cs), +(743,679,o), +(621,905,o), +(406,904,cs), +(311,905,o), +(217,860,o), +(126,794,c), +(146,756,l), +(237,819,o), +(326,857,o), +(406,858,cs), +(601,860,o), +(721,634,o), +(936,634,cs), +(1030,634,o), +(1124,679,o), +(1214,744,c), +(1194,782,l) +); +} +); +width = 1264; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8275; +userData = { +interface.gridadjust.original = "{'width': 1889, 'leftMargin': 110, 'rightMargin': 110}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3