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/plus.numr.glyph | 229 +++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/plus.numr.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/plus.numr.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/plus.numr.glyph b/src/Inter-Italic.glyphspackage/glyphs/plus.numr.glyph new file mode 100644 index 000000000..5c285f655 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/plus.numr.glyph @@ -0,0 +1,229 @@ +{ +color = (204,240,242,1); +glyphname = plus.numr; +kernLeft = hyphen.numr; +kernRight = hyphen.numr; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(524,872,l), +(610,1406,l), +(482,1406,l), +(398,872,l) +); +}, +{ +closed = 1; +nodes = ( +(788,1076,l), +(806,1202,l), +(218,1202,l), +(200,1076,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -60; +width = 60; +}; +}; +width = 818; +}, +{ +guides = ( +{ +pos = (524,1388); +}, +{ +angle = 90; +pos = (636,0); +} +); +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(564,846,l), +(658,1434,l), +(456,1434,l), +(364,846,l) +); +}, +{ +closed = 1; +nodes = ( +(818,1042,l), +(846,1240,l), +(204,1240,l), +(174,1042,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -370; +width = 60; +}; +}; +width = 832; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(468,898,l), +(544,1362,l), +(500,1362,l), +(424,898,l) +); +}, +{ +closed = 1; +nodes = ( +(742,1108,l), +(748,1152,l), +(230,1152,l), +(224,1108,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +width = 60; +}; +}; +width = 786; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(492,872,l), +(578,1406,l), +(450,1406,l), +(366,872,l) +); +}, +{ +closed = 1; +nodes = ( +(756,1076,l), +(774,1202,l), +(186,1202,l), +(168,1076,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -60; +width = 60; +}; +}; +width = 754; +}, +{ +guides = ( +{ +pos = (492,1388); +}, +{ +angle = 90; +pos = (604,0); +} +); +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(548,846,l), +(642,1434,l), +(440,1434,l), +(348,846,l) +); +}, +{ +closed = 1; +nodes = ( +(802,1042,l), +(830,1240,l), +(188,1240,l), +(158,1042,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -370; +width = 60; +}; +}; +width = 800; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(404,898,l), +(480,1362,l), +(436,1362,l), +(360,898,l) +); +}, +{ +closed = 1; +nodes = ( +(678,1108,l), +(684,1152,l), +(166,1152,l), +(160,1108,l) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +width = 60; +}; +}; +width = 658; +} +); +tags = ( +"TODO-opsz" +); +unicode = 57559; +userData = { +RMXScaler = { +source = plus; +}; +interface.gridadjust.original = "{'width': 1139, 'leftMargin': 110, 'rightMargin': 110}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3