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/arrowheadupmod.glyph | 172 +++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/arrowheadupmod.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/arrowheadupmod.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/arrowheadupmod.glyph b/src/Inter-Italic.glyphspackage/glyphs/arrowheadupmod.glyph new file mode 100644 index 000000000..6f57ba069 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/arrowheadupmod.glyph @@ -0,0 +1,172 @@ +{ +color = (204,240,242,1); +glyphname = arrowheadupmod; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(830,584,l), +(654,1310,l), +(530,1310,l), +(556,1036,l), +(656,584,l) +); +}, +{ +closed = 1; +nodes = ( +(272,584,l), +(518,1036,l), +(636,1310,l), +(516,1310,l), +(98,584,l) +); +} +); +width = 920; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(918,568,l), +(776,1362,l), +(590,1362,l), +(594,1004,l), +(674,568,l) +); +}, +{ +closed = 1; +nodes = ( +(368,568,l), +(586,1004,l), +(708,1362,l), +(526,1362,l), +(118,568,l) +); +} +); +width = 1032; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(782,596,l), +(574,1304,l), +(526,1304,l), +(546,1224,l), +(732,596,l) +); +}, +{ +closed = 1; +nodes = ( +(130,596,l), +(526,1224,l), +(572,1304,l), +(524,1304,l), +(80,596,l) +); +} +); +width = 850; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(798,584,l), +(622,1310,l), +(498,1310,l), +(524,1036,l), +(624,584,l) +); +}, +{ +closed = 1; +nodes = ( +(240,584,l), +(486,1036,l), +(604,1310,l), +(484,1310,l), +(66,584,l) +); +} +); +width = 856; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(902,568,l), +(760,1362,l), +(574,1362,l), +(578,1004,l), +(658,568,l) +); +}, +{ +closed = 1; +nodes = ( +(352,568,l), +(570,1004,l), +(692,1362,l), +(510,1362,l), +(102,568,l) +); +} +); +width = 1000; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(718,596,l), +(510,1304,l), +(462,1304,l), +(482,1224,l), +(668,596,l) +); +}, +{ +closed = 1; +nodes = ( +(66,596,l), +(462,1224,l), +(508,1304,l), +(460,1304,l), +(16,596,l) +); +} +); +width = 722; +} +); +tags = ( +"TODO-opsz" +); +unicode = 708; +userData = { +interface.gridadjust.original = "{'width': 1090, 'leftMargin': 41, 'rightMargin': 41}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3