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/one.glyph | 200 ++++++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/one.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/one.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/one.glyph b/src/Inter-Italic.glyphspackage/glyphs/one.glyph new file mode 100644 index 000000000..69c79e6c8 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/one.glyph @@ -0,0 +1,200 @@ +{ +glyphname = one; +kernLeft = one; +kernRight = H; +layers = ( +{ +anchors = ( +{ +name = _center; +pos = (459.792,745); +} +); +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(652,1490,l), +(238,1242,l), +(206,1058,l), +(610,1300,l), +(620,1300,l), +(404,0,l), +(584,0,l), +(832,1490,l) +); +} +); +width = 858; +}, +{ +anchors = ( +{ +name = _center; +pos = (493.792,745); +} +); +guides = ( +{ +pos = (484,1240); +}, +{ +pos = (16,764); +} +); +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(610,1490,l), +(206,1266,l), +(152,922,l), +(510,1118,l), +(518,1118,l), +(332,0,l), +(736,0,l), +(984,1490,l) +); +} +); +width = 926; +}, +{ +anchors = ( +{ +name = _center; +pos = (406.792,745); +} +); +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(610,1490,l), +(264,1282,l), +(256,1228,l), +(610,1440,l), +(620,1440,l), +(382,0,l), +(428,0,l), +(674,1490,l) +); +} +); +width = 752; +}, +{ +anchors = ( +{ +name = _center; +pos = (455.924,745); +} +); +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(579.258,1490,l), +(166.202,1242,l), +(135.741,1058,l), +(537.804,1300,l), +(547.804,1300,l), +(332.59,0,l), +(506.59,0,l), +(753.258,1490,l) +); +} +); +width = 742; +}, +{ +anchors = ( +{ +name = _center; +pos = (509.924,745); +} +); +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(557.258,1490,l), +(154.175,1266,l), +(97.226,922,l), +(462.833,1125,l), +(464.833,1125,l), +(278.59,0,l), +(684.59,0,l), +(931.258,1490,l) +); +} +); +width = 852; +}, +{ +anchors = ( +{ +name = _center; +pos = (437.924,745); +} +); +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(551.258,1490,l), +(206.824,1282,l), +(197.884,1228,l), +(552.981,1440,l), +(560.981,1440,l), +(322.59,0,l), +(368.59,0,l), +(615.258,1490,l) +); +} +); +width = 624; +}, +{ +anchors = ( +{ +name = _center; +pos = (459.792,745); +} +); +associatedMasterId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +layerId = "C0F7BFB2-6899-4A08-9D27-CCBDD80BD3C9"; +name = "Jul 10, 22, 11:15"; +shapes = ( +{ +closed = 1; +nodes = ( +(652,1490,l), +(238,1242,l), +(206,1058,l), +(610,1300,l), +(620,1300,l), +(404,0,l), +(584,0,l), +(832,1490,l) +); +} +); +width = 858; +} +); +metricRight = H; +tags = ( +"TODO-opsz" +); +unicode = 49; +} -- cgit v1.2.3