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/_part.topbar.glyph | 140 +++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/_part.topbar.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/_part.topbar.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/_part.topbar.glyph b/src/Inter-Italic.glyphspackage/glyphs/_part.topbar.glyph new file mode 100644 index 000000000..217f7ba47 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/_part.topbar.glyph @@ -0,0 +1,140 @@ +{ +export = 0; +glyphname = _part.topbar; +layers = ( +{ +anchors = ( +{ +name = _topbar; +pos = (282,1490); +} +); +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(961,1444,l), +(968,1490,l,{ +name = hr00; +}), +(282,1490,l), +(299,1444,l) +); +} +); +width = 942; +}, +{ +anchors = ( +{ +name = _topbar; +pos = (282,1490); +} +); +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(961,1444,l), +(968,1490,l,{ +name = hr00; +}), +(282,1490,l), +(299,1444,l) +); +} +); +width = 942; +}, +{ +anchors = ( +{ +name = _topbar; +pos = (282,1490); +} +); +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(1092,1344,l), +(1116,1490,l), +(282,1490,l), +(346,1344,l) +); +} +); +width = 1090; +}, +{ +anchors = ( +{ +name = _topbar; +pos = (287,1490); +} +); +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(1080,1338,l), +(1105,1490,l), +(287,1490,l), +(350,1338,l) +); +} +); +width = 1074; +}, +{ +anchors = ( +{ +name = _topbar; +pos = (282,1490); +} +); +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(1126,1198,l), +(1174,1490,l,{ +name = hr00; +}), +(282,1490,l), +(434,1198,l) +); +} +); +width = 1148; +}, +{ +anchors = ( +{ +name = _topbar; +pos = (287,1490); +} +); +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(1137,1186,l), +(1187,1490,l,{ +name = hr00; +}), +(287,1490,l), +(442,1186,l) +); +} +); +width = 1156; +} +); +} -- cgit v1.2.3