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/uniF_E_28.glyph | 124 +++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/uniF_E_28.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/uniF_E_28.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/uniF_E_28.glyph b/src/Inter-Italic.glyphspackage/glyphs/uniF_E_28.glyph new file mode 100644 index 000000000..564f972f3 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/uniF_E_28.glyph @@ -0,0 +1,124 @@ +{ +color = (250,227,227,1); +glyphname = uniFE28; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(337,-180,o), +(93,-279,o), +(-140,-280,c), +(-160,-404,l), +(166,-404,o), +(454,-262,o), +(590,-104,c), +(430,-104,l) +); +} +); +width = 0; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(640,-125,o), +(442,-268,o), +(-136,-268,c), +(-172,-472,l), +(570,-471,o), +(855,-253,o), +(962,-62,c), +(710,-62,l) +); +} +); +width = 0; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(156,-214,o), +(-116,-287,o), +(-142,-288,c), +(-154,-364,l), +(-77,-364,o), +(213,-267,o), +(366,-130,c), +(264,-130,l) +); +} +); +width = 0; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(305,-180,o), +(61,-279,o), +(-172,-280,c), +(-192,-404,l), +(134,-404,o), +(422,-262,o), +(558,-104,c), +(398,-104,l) +); +} +); +width = 0; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(624,-125,o), +(426,-268,o), +(-152,-268,c), +(-188,-472,l), +(554,-471,o), +(839,-253,o), +(946,-62,c), +(694,-62,l) +); +} +); +width = 0; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(92,-214,o), +(-180,-287,o), +(-206,-288,c), +(-218,-364,l), +(-141,-364,o), +(149,-267,o), +(302,-130,c), +(200,-130,l) +); +} +); +width = 0; +} +); +tags = ( +"TODO-opsz" +); +unicode = 65064; +} -- cgit v1.2.3