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/y.sups.glyph | 239 +++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/y.sups.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/y.sups.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/y.sups.glyph b/src/Inter-Italic.glyphspackage/glyphs/y.sups.glyph new file mode 100644 index 000000000..3193fc074 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/y.sups.glyph @@ -0,0 +1,239 @@ +{ +color = 1; +glyphname = y.sups; +kernLeft = v.sups; +kernRight = v.sups; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(303,454,o), +(393,529,o), +(450,640,cs), +(894,1490,l), +(728,1490,l), +(446,898,l), +(440,898,l), +(354,1490,l), +(192,1490,l), +(334,728,l), +(300,666,ls), +(253,585,o), +(201,567,o), +(122,596,c), +(66,474,l), +(84,465,o), +(125,454,o), +(174,454,cs) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 774; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(372,457,o), +(489,553,o), +(556,680,cs), +(978,1490,l), +(696,1490,l), +(488,1004,l), +(480,1004,l), +(440,1490,l), +(162,1490,l), +(302,728,l), +(300,718,l), +(262,663,o), +(230,672,o), +(162,686,c), +(70,480,l), +(84,471,o), +(134,457,o), +(198,456,cs) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 830; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(224,451,o), +(291,500,o), +(344,600,cs), +(812,1490,l), +(760,1490,l), +(402,802,l), +(398,802,l), +(268,1490,l), +(222,1490,l), +(366,734,l), +(306,616,ls), +(244,503,o), +(175,471,o), +(88,510,c), +(66,468,l), +(90,457,o), +(125,451,o), +(146,450,cs) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 726; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(271,454,o), +(361,529,o), +(418,640,cs), +(862,1490,l), +(696,1490,l), +(414,898,l), +(408,898,l), +(322,1490,l), +(160,1490,l), +(302,728,l), +(268,666,ls), +(221,585,o), +(169,567,o), +(90,596,c), +(34,474,l), +(52,465,o), +(93,454,o), +(142,454,cs) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 710; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(356,457,o), +(473,553,o), +(540,680,cs), +(962,1490,l), +(680,1490,l), +(472,1004,l), +(464,1004,l), +(424,1490,l), +(146,1490,l), +(286,728,l), +(284,718,l), +(246,663,o), +(214,672,o), +(146,686,c), +(54,480,l), +(68,471,o), +(118,457,o), +(182,456,cs) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 798; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(160,451,o), +(227,500,o), +(280,600,cs), +(748,1490,l), +(696,1490,l), +(338,802,l), +(334,802,l), +(204,1490,l), +(158,1490,l), +(302,734,l), +(242,616,ls), +(180,503,o), +(111,471,o), +(24,510,c), +(2,468,l), +(26,457,o), +(61,451,o), +(82,450,cs) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 598; +} +); +metricLeft = v.sups; +metricRight = v.sups; +tags = ( +"TODO-opsz" +); +unicode = 696; +userData = { +RMXScaler = { +source = y; +}; +}; +} -- cgit v1.2.3