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/minus.numr.glyph | 157 +++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/minus.numr.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/minus.numr.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/minus.numr.glyph b/src/Inter-Italic.glyphspackage/glyphs/minus.numr.glyph new file mode 100644 index 000000000..615bf552b --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/minus.numr.glyph @@ -0,0 +1,157 @@ +{ +color = (204,240,242,1); +glyphname = minus.numr; +kernLeft = hyphen.numr; +kernRight = hyphen.numr; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(218,1202,l), +(200,1076,l), +(788,1076,l), +(806,1202,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -60; +width = 60; +}; +}; +width = 818; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(204,1236,l), +(174,1038,l), +(818,1038,l), +(846,1236,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -370; +width = 60; +}; +}; +width = 832; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(230,1152,l), +(224,1108,l), +(742,1108,l), +(748,1152,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +width = 60; +}; +}; +width = 786; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(186,1202,l), +(168,1076,l), +(756,1076,l), +(774,1202,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -60; +width = 60; +}; +}; +width = 754; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(188,1236,l), +(158,1038,l), +(802,1038,l), +(830,1236,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -370; +width = 60; +}; +}; +width = 800; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(166,1152,l), +(160,1108,l), +(678,1108,l), +(684,1152,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +width = 60; +}; +}; +width = 658; +} +); +tags = ( +"TODO-opsz" +); +unicode = 57560; +userData = { +RMXScaler = { +source = minus; +}; +interface.gridadjust.original = "{'width': 1056.0, 'leftMargin': 110, 'rightMargin': 110.0}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3