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/bracketleft.sups.glyph | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/bracketleft.sups.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/bracketleft.sups.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/bracketleft.sups.glyph b/src/Inter-Italic.glyphspackage/glyphs/bracketleft.sups.glyph new file mode 100644 index 000000000..e89fab393 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/bracketleft.sups.glyph @@ -0,0 +1,125 @@ +{ +color = 1; +glyphname = bracketleft.sups; +layers = ( +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(392,544,l), +(400,590,l), +(222,590,l), +(414,1736,l), +(590,1736,l), +(598,1784,l), +(374,1784,l), +(168,544,l) +); +} +); +width = 442; +}, +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(484,536,l), +(508,678,l), +(332,678,l), +(488,1624,l), +(664,1624,l), +(688,1766,l), +(350,1766,l), +(146,536,l) +); +} +); +width = 518; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(578,536,l), +(610,734,l), +(434,734,l), +(574,1568,l), +(750,1568,l), +(782,1766,l), +(350,1766,l), +(146,536,l) +); +} +); +width = 602; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(452,536,l), +(476,678,l), +(300,678,l), +(456,1624,l), +(632,1624,l), +(656,1766,l), +(318,1766,l), +(114,536,l) +); +} +); +width = 454; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(562,536,l), +(594,734,l), +(418,734,l), +(558,1568,l), +(734,1568,l), +(766,1766,l), +(334,1766,l), +(130,536,l) +); +} +); +width = 570; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(328,544,l), +(336,590,l), +(158,590,l), +(350,1736,l), +(526,1736,l), +(534,1784,l), +(310,1784,l), +(104,544,l) +); +} +); +width = 314; +} +); +metricWidth = parenleft.sups; +tags = ( +"TODO-opsz" +); +unicode = 57511; +} -- cgit v1.2.3