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/rturnascend.glyph | 225 +++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/rturnascend.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/rturnascend.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/rturnascend.glyph b/src/Inter-Italic.glyphspackage/glyphs/rturnascend.glyph new file mode 100644 index 000000000..f92927075 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/rturnascend.glyph @@ -0,0 +1,225 @@ +{ +glyphname = rturnascend; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(344,0,l), +(538,0,l), +(794,1536,l), +(594,1536,l), +(366,168,l) +); +}, +{ +closed = 1; +nodes = ( +(23,-12,o), +(64,-20,o), +(90,-20,c), +(320,-20,o), +(454,198,o), +(498,454,c), +(440,422,l), +(396,273,o), +(297,169,o), +(130,168,c), +(96,169,o), +(73,172,o), +(38,178,c), +(8,-6,l) +); +} +); +width = 734; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(326,0,l), +(678,0,l), +(934,1536,l), +(558,1536,l), +(354,308,l) +); +}, +{ +closed = 1; +nodes = ( +(-9,-20,o), +(26,-20,o), +(62,-20,c), +(256,-20,o), +(416,175,o), +(466,478,c), +(410,544,l), +(393,407,o), +(314,349,o), +(152,350,c), +(125,349,o), +(58,355,o), +(32,358,c), +(-32,-8,l) +); +} +); +width = 830; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(394,0,l), +(434,0,l), +(688,1536,l), +(642,1536,l), +(426,236,l) +); +}, +{ +closed = 1; +nodes = ( +(47,-13,o), +(65,-15,o), +(88,-14,cs), +(287,-15,o), +(439,134,o), +(478,366,c), +(448,366,l), +(416,172,o), +(268,32,o), +(94,32,cs), +(76,32,o), +(58,34,o), +(36,38,c), +(28,-8,l) +); +} +); +width = 658; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(312,0,l), +(506,0,l), +(762,1536,l), +(562,1536,l), +(334,168,l) +); +}, +{ +closed = 1; +nodes = ( +(-9,-12,o), +(32,-20,o), +(58,-20,c), +(288,-20,o), +(422,198,o), +(466,454,c), +(408,422,l), +(364,273,o), +(265,169,o), +(98,168,c), +(64,169,o), +(41,172,o), +(6,178,c), +(-24,-6,l) +); +} +); +width = 670; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(310,0,l), +(662,0,l), +(918,1536,l), +(542,1536,l), +(338,308,l) +); +}, +{ +closed = 1; +nodes = ( +(-25,-20,o), +(10,-20,o), +(46,-20,c), +(240,-20,o), +(400,175,o), +(450,478,c), +(394,544,l), +(377,407,o), +(298,349,o), +(136,350,c), +(109,349,o), +(42,355,o), +(16,358,c), +(-48,-8,l) +); +} +); +width = 798; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(330,0,l), +(370,0,l), +(624,1536,l), +(578,1536,l), +(362,236,l) +); +}, +{ +closed = 1; +nodes = ( +(-17,-13,o), +(1,-15,o), +(24,-14,cs), +(223,-15,o), +(375,134,o), +(414,366,c), +(384,366,l), +(352,172,o), +(204,32,o), +(30,32,cs), +(12,32,o), +(-6,34,o), +(-28,38,c), +(-36,-8,l) +); +} +); +width = 530; +} +); +tags = ( +"TODO-opsz" +); +unicode = 634; +userData = { +interface.gridadjust.original = "{'width': 956, 'leftMargin': 41, 'rightMargin': 189}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3