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/xsupnosp.glyph | 154 +++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/xsupnosp.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/xsupnosp.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/xsupnosp.glyph b/src/Inter-Roman.glyphspackage/glyphs/xsupnosp.glyph new file mode 100644 index 000000000..2c65d636a --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/xsupnosp.glyph @@ -0,0 +1,154 @@ +{ +color = (250,227,227,1); +glyphname = xsupnosp; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(-254,1634,l), +(-352,1736,l), +(-742,1342,l), +(-642,1242,l) +); +}, +{ +closed = 1; +nodes = ( +(-254,1342,l), +(-640,1736,l), +(-742,1634,l), +(-352,1240,l) +); +} +); +width = 0; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(-478,1614,l), +(-590,1726,l), +(-952,1384,l), +(-838,1274,l) +); +}, +{ +closed = 1; +nodes = ( +(-478,1382,l), +(-834,1728,l), +(-952,1618,l), +(-594,1272,l) +); +} +); +width = 46; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(-148,1678,l), +(-180,1714,l), +(-588,1286,l), +(-554,1252,l) +); +}, +{ +closed = 1; +nodes = ( +(-144,1290,l), +(-548,1714,l), +(-586,1680,l), +(-176,1256,l) +); +} +); +width = 0; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(-286,1634,l), +(-384,1736,l), +(-774,1342,l), +(-674,1242,l) +); +}, +{ +closed = 1; +nodes = ( +(-286,1342,l), +(-672,1736,l), +(-774,1634,l), +(-384,1240,l) +); +} +); +width = 0; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(-494,1614,l), +(-606,1726,l), +(-968,1384,l), +(-854,1274,l) +); +}, +{ +closed = 1; +nodes = ( +(-494,1382,l), +(-850,1728,l), +(-968,1618,l), +(-610,1272,l) +); +} +); +width = 14; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(-212,1678,l), +(-244,1714,l), +(-652,1286,l), +(-618,1252,l) +); +}, +{ +closed = 1; +nodes = ( +(-208,1290,l), +(-612,1714,l), +(-650,1680,l), +(-240,1256,l) +); +} +); +width = 0; +} +); +tags = ( +"TODO-opsz" +); +unicode = 829; +} -- cgit v1.2.3