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/logicalnot.glyph | 164 +++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/logicalnot.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/logicalnot.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/logicalnot.glyph b/src/Inter-Italic.glyphspackage/glyphs/logicalnot.glyph new file mode 100644 index 000000000..fbcf90ce2 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/logicalnot.glyph @@ -0,0 +1,164 @@ +{ +color = (204,240,242,1); +glyphname = logicalnot; +kernLeft = hyphen; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(178,806,l), +(148,634,l), +(984,634,l), +(1012,806,l) +); +}, +{ +closed = 1; +nodes = ( +(800,728,l), +(742,376,l), +(942,376,l), +(1000,728,l) +); +} +); +width = 1106; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(226,806,l), +(198,634,l), +(1074,634,l), +(1102,806,l) +); +}, +{ +closed = 1; +nodes = ( +(882,728,l), +(824,376,l), +(1032,376,l), +(1090,728,l) +); +} +); +width = 1242; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(152,806,l), +(142,760,l), +(954,760,l), +(962,806,l) +); +}, +{ +closed = 1; +nodes = ( +(912,786,l), +(844,376,l), +(890,376,l), +(958,786,l) +); +} +); +width = 1024; +}, +{ +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(150.023,806,l), +(121.548,634,l), +(957.548,634,l), +(986.023,806,l) +); +}, +{ +closed = 1; +nodes = ( +(771.11,728,l), +(712.837,376,l), +(914.837,376,l), +(973.11,728,l) +); +} +); +width = 1042; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(216.023,806,l), +(187.548,634,l), +(1063.548,634,l), +(1092.023,806,l) +); +}, +{ +closed = 1; +nodes = ( +(869.11,728,l), +(810.837,376,l), +(1020.837,376,l), +(1079.11,728,l) +); +} +); +width = 1210; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(90.023,806,l), +(82.407,760,l), +(894.407,760,l), +(902.023,806,l) +); +}, +{ +closed = 1; +nodes = ( +(850.712,786,l), +(782.837,376,l), +(830.837,376,l), +(898.712,786,l) +); +} +); +width = 896; +} +); +tags = ( +"TODO-opsz" +); +unicode = 172; +userData = { +interface.gridadjust.original = "{'width': 1565, 'leftMargin': 176, 'rightMargin': 241}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3