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/arrowtabright.glyph | 199 +++++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/arrowtabright.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/arrowtabright.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/arrowtabright.glyph b/src/Inter-Italic.glyphspackage/glyphs/arrowtabright.glyph new file mode 100644 index 000000000..89289f476 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/arrowtabright.glyph @@ -0,0 +1,199 @@ +{ +glyphname = arrowtabright; +layers = ( +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(1612,744,l), +(1282,1104,l), +(1164,386,l) +); +}, +{ +closed = 1; +nodes = ( +(1310,722,l), +(1316,768,l), +(222,768,l), +(214,722,l) +); +}, +{ +closed = 1; +nodes = ( +(1744,372,l), +(1868,1118,l), +(1822,1118,l), +(1698,372,l) +); +} +); +width = 1960; +}, +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(1612,744,l), +(1250,1176,l), +(1108,312,l) +); +}, +{ +closed = 1; +nodes = ( +(1298,666,l), +(1326,824,l), +(230,824,l), +(204,666,l) +); +}, +{ +closed = 1; +nodes = ( +(1844,314,l), +(1986,1176,l), +(1830,1176,l), +(1688,314,l) +); +} +); +width = 2072; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(1612,744,l), +(1152,1278,l), +(974,210,l) +); +}, +{ +closed = 1; +nodes = ( +(1288,594,l), +(1336,896,l), +(242,896,l), +(192,594,l) +); +}, +{ +closed = 1; +nodes = ( +(1968,212,l), +(2144,1278,l), +(1848,1278,l), +(1672,212,l) +); +} +); +width = 2210; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(1580,744,l), +(1218,1176,l), +(1076,312,l) +); +}, +{ +closed = 1; +nodes = ( +(1266,666,l), +(1294,824,l), +(198,824,l), +(172,666,l) +); +}, +{ +closed = 1; +nodes = ( +(1812,314,l), +(1954,1176,l), +(1798,1176,l), +(1656,314,l) +); +} +); +width = 2008; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(1596,744,l), +(1136,1278,l), +(958,210,l) +); +}, +{ +closed = 1; +nodes = ( +(1272,594,l), +(1320,896,l), +(226,896,l), +(176,594,l) +); +}, +{ +closed = 1; +nodes = ( +(1952,212,l), +(2128,1278,l), +(1832,1278,l), +(1656,212,l) +); +} +); +width = 2178; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(1548,744,l), +(1218,1104,l), +(1100,386,l) +); +}, +{ +closed = 1; +nodes = ( +(1246,722,l), +(1252,768,l), +(158,768,l), +(150,722,l) +); +}, +{ +closed = 1; +nodes = ( +(1680,372,l), +(1804,1118,l), +(1758,1118,l), +(1634,372,l) +); +} +); +width = 1832; +} +); +note = "Mirror copy of arrowtableft"; +unicode = 8677; +} -- cgit v1.2.3