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. --- src/Inter-Italic.glyphspackage/glyphs/nu.glyph | 149 +++++++++++++++++++++++++ 1 file changed, 149 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/nu.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/nu.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/nu.glyph b/src/Inter-Italic.glyphspackage/glyphs/nu.glyph new file mode 100644 index 000000000..ffaf55708 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/nu.glyph @@ -0,0 +1,149 @@ +{ +glyphname = nu; +kernLeft = v; +kernRight = v; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(564,0,l), +(899,358,o), +(1103,745,o), +(1164,1118,c), +(992,1118,l), +(934,815,o), +(844,579,o), +(530,184,c), +(518,184,l), +(350,1118,l), +(162,1118,l), +(390,0,l) +); +} +); +width = 1186; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(744,0,l), +(1065,308,o), +(1287,710,o), +(1368,1118,c), +(980,1118,l), +(903,777,o), +(833,602,o), +(670,384,c), +(658,384,l), +(542,1118,l), +(130,1118,l), +(370,0,l) +); +} +); +width = 1376; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(456,0,l), +(769,351,o), +(956,711,o), +(1042,1118,c), +(994,1118,l), +(920,753,o), +(724,371,o), +(450,58,c), +(446,58,l), +(230,1118,l), +(184,1118,l), +(410,0,l) +); +} +); +width = 1072; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(532,0,l), +(867,358,o), +(1071,745,o), +(1132,1118,c), +(960,1118,l), +(902,815,o), +(812,579,o), +(498,184,c), +(486,184,l), +(318,1118,l), +(130,1118,l), +(358,0,l) +); +} +); +width = 1122; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(728,0,l), +(1049,308,o), +(1271,710,o), +(1352,1118,c), +(964,1118,l), +(887,777,o), +(817,602,o), +(654,384,c), +(642,384,l), +(526,1118,l), +(114,1118,l), +(354,0,l) +); +} +); +width = 1344; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(392,0,l), +(705,351,o), +(892,711,o), +(978,1118,c), +(930,1118,l), +(856,753,o), +(660,371,o), +(386,58,c), +(382,58,l), +(166,1118,l), +(120,1118,l), +(346,0,l) +); +} +); +width = 944; +} +); +tags = ( +"TODO-opsz" +); +unicode = 957; +} -- cgit v1.2.3