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/response.glyph | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/response.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/response.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/response.glyph b/src/Inter-Italic.glyphspackage/glyphs/response.glyph new file mode 100644 index 000000000..5a7900d18 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/response.glyph @@ -0,0 +1,147 @@ +{ +color = (204,240,242,1); +glyphname = response; +kernLeft = B; +kernRight = R; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(792,1816,l), +(734,1708,l), +(1032,1614,l), +(160,-328,l), +(268,-352,l), +(1182,1684,l) +); +}, +{ +ref = R; +} +); +width = 1282; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(712,1798,l), +(666,1690,l), +(980,1626,l), +(300,-364,l), +(416,-376,l), +(1122,1708,l) +); +}, +{ +pos = (8,0); +ref = R; +} +); +width = 1388; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(822,1796,l), +(796,1754,l), +(1114,1626,l), +(108,-318,l), +(152,-328,l), +(1178,1654,l) +); +}, +{ +alignment = -1; +pos = (-6,0); +ref = R; +} +); +width = 1262; +}, +{ +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(757.227,1816,l), +(699.348,1708,l), +(999.786,1614,l), +(126.29,-328,l), +(236.317,-352,l), +(1149.375,1684,l) +); +}, +{ +ref = R; +} +); +width = 1246; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(704.247,1798,l), +(658.368,1690,l), +(971.773,1626,l), +(290.33,-364,l), +(408.344,-376,l), +(1113.348,1708,l) +); +}, +{ +pos = (8,0); +ref = R; +} +); +width = 1356; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(747.916,1796,l), +(722.963,1754,l), +(1039.773,1626,l), +(33.946,-318,l), +(78.29,-328,l), +(1104.408,1654,l) +); +}, +{ +alignment = -1; +pos = (-6,0); +ref = R; +} +); +width = 1134; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8479; +userData = { +interface.gridadjust.original = "{'width': 1727.0, 'leftMargin': 250, 'rightMargin': 7.0}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3