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/projective.glyph | 144 +++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/projective.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/projective.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/projective.glyph b/src/Inter-Italic.glyphspackage/glyphs/projective.glyph new file mode 100644 index 000000000..fb82ca984 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/projective.glyph @@ -0,0 +1,144 @@ +{ +glyphname = projective; +layers = ( +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(1552,1442,l), +(1560,1490,l), +(372,1490,l), +(366,1442,l) +); +}, +{ +pos = (-66,-372); +ref = control; +} +); +width = 1630; +}, +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(1536,1330,l), +(1562,1490,l), +(376,1490,l), +(350,1330,l) +); +}, +{ +pos = (-62,-372); +ref = control; +} +); +width = 1630; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(1560,1186,l), +(1608,1490,l), +(328,1490,l), +(280,1186,l) +); +}, +{ +pos = (-66,-372); +ref = control; +} +); +width = 1630; +}, +{ +guides = ( +{ +angle = 80.6; +pos = (1644,744); +}, +{ +angle = 80.6; +pos = (12,744); +} +); +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(1508.77,1330,l), +(1535.258,1490,l), +(349.258,1490,l), +(322.77,1330,l) +); +}, +{ +pos = (0,-372); +ref = control; +} +); +width = 1566; +}, +{ +guides = ( +{ +angle = 80.6; +pos = (144,654); +}, +{ +angle = 80.6; +pos = (1904,654); +} +); +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(1546.931,1186,l), +(1597.258,1490,l), +(317.258,1490,l), +(266.931,1186,l) +); +}, +{ +pos = (0,-372); +ref = control; +} +); +width = 1598; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(1495.312,1442,l), +(1503.258,1490,l), +(317.258,1490,l), +(309.312,1442,l) +); +}, +{ +pos = (0,-372); +ref = control; +} +); +width = 1502; +} +); +note = "Based on control"; +unicode = 8965; +} -- cgit v1.2.3