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.glyph | 208 +++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/bracketleft.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/bracketleft.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/bracketleft.glyph b/src/Inter-Italic.glyphspackage/glyphs/bracketleft.glyph new file mode 100644 index 000000000..2f6889289 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/bracketleft.glyph @@ -0,0 +1,208 @@ +{ +glyphname = bracketleft; +kernLeft = parenleft; +kernRight = parenleft; +layers = ( +{ +anchors = ( +{ +name = cross; +pos = (322,651); +} +); +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(477,-279,l), +(501,-133,l), +(273,-133,l), +(533,1435,l), +(761,1435,l), +(785,1581,l), +(395,1581,l), +(87,-279,l) +); +} +); +width = 738; +}, +{ +anchors = ( +{ +name = cross; +pos = (354,651); +} +); +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(571,-279,l), +(620,13,l), +(444,13,l), +(655,1289,l), +(831,1289,l), +(879,1581,l), +(313,1581,l), +(5,-279,l) +); +} +); +width = 794; +}, +{ +anchors = ( +{ +name = cross; +pos = (294,651); +} +); +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(349,-280,l), +(357,-234,l), +(171,-234,l), +(464,1536,l), +(650,1536,l), +(657,1582,l), +(425,1582,l), +(117,-280,l) +); +} +); +width = 646; +}, +{ +anchors = ( +{ +name = cross; +pos = (261.879,636); +} +); +background = { +shapes = ( +{ +ref = parenleft; +} +); +}; +guides = ( +{ +angle = -9.4; +name = "Mid center"; +pos = (0,636); +} +); +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(396.919,-294,l), +(421.089,-148,l), +(217.089,-148,l), +(476.67,1420,l), +(680.67,1420,l), +(704.84,1566,l), +(330.84,1566,l), +(22.919,-294,l) +); +} +); +width = 612; +}, +{ +anchors = ( +{ +name = cross; +pos = (325.879,636); +} +); +background = { +shapes = ( +{ +ref = parenleft; +} +); +}; +guides = ( +{ +angle = -9.4; +name = "Mid center"; +pos = (0,636); +} +); +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(539.919,-294,l), +(590.246,10,l), +(422.246,10,l), +(629.513,1262,l), +(797.513,1262,l), +(847.84,1566,l), +(279.84,1566,l), +(-28.081,-294,l) +); +} +); +width = 736; +}, +{ +anchors = ( +{ +name = cross; +pos = (232.879,636); +} +); +background = { +shapes = ( +{ +ref = parenleft; +} +); +}; +guides = ( +{ +angle = -9.4; +pos = (-76,2144); +}, +{ +angle = -9.4; +name = "Mid center"; +pos = (0,636); +} +); +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(287.753,-295,l), +(295.368,-249,l), +(109.368,-249,l), +(402.39,1521,l), +(588.39,1521,l), +(596.005,1567,l), +(364.005,1567,l), +(55.753,-295,l) +); +} +); +width = 518; +} +); +metricWidth = parenleft; +unicode = 91; +} -- cgit v1.2.3