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/z.sups.glyph | 201 +++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/z.sups.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/z.sups.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/z.sups.glyph b/src/Inter-Italic.glyphspackage/glyphs/z.sups.glyph new file mode 100644 index 000000000..019c44bdf --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/z.sups.glyph @@ -0,0 +1,201 @@ +{ +color = 1; +glyphname = z.sups; +kernLeft = z.sups; +kernRight = z.sups; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(710,744,l), +(730,870,l), +(344,870,l), +(344,876,l), +(800,1384,l), +(818,1490,l), +(256,1490,l), +(236,1362,l), +(608,1362,l), +(606,1356,l), +(134,840,l), +(116,744,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 756; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(770,744,l), +(806,958,l), +(482,958,l), +(486,962,l), +(856,1318,l), +(884,1490,l), +(226,1490,l), +(192,1278,l), +(530,1278,l), +(526,1272,l), +(126,902,l), +(98,744,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 812; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(648,744,l), +(654,788,l), +(200,788,l), +(200,794,l), +(744,1448,l), +(754,1490,l), +(282,1490,l), +(274,1446,l), +(686,1446,l), +(686,1440,l), +(140,786,l), +(130,744,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 704; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(678,744,l), +(698,870,l), +(312,870,l), +(312,876,l), +(768,1384,l), +(786,1490,l), +(224,1490,l), +(204,1362,l), +(576,1362,l), +(574,1356,l), +(102,840,l), +(84,744,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 692; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(754,744,l), +(790,958,l), +(466,958,l), +(470,962,l), +(840,1318,l), +(868,1490,l), +(210,1490,l), +(176,1278,l), +(514,1278,l), +(510,1272,l), +(110,902,l), +(82,744,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 780; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(584,744,l), +(590,788,l), +(136,788,l), +(136,794,l), +(680,1448,l), +(690,1490,l), +(218,1490,l), +(210,1446,l), +(622,1446,l), +(622,1440,l), +(76,786,l), +(66,744,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 576; +} +); +tags = ( +"TODO-opsz" +); +unicode = 7611; +userData = { +RMXScaler = { +source = z; +}; +}; +} -- cgit v1.2.3