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-Roman.glyphspackage/glyphs/l.sups.glyph | 154 ++++++++++++++++++++++ 1 file changed, 154 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/l.sups.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/l.sups.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/l.sups.glyph b/src/Inter-Roman.glyphspackage/glyphs/l.sups.glyph new file mode 100644 index 000000000..216ec8d7d --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/l.sups.glyph @@ -0,0 +1,154 @@ +{ +color = 1; +glyphname = l.sups; +kernLeft = B.sups; +kernRight = H.sups; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(96,1736,l), +(96,744,l), +(250,744,l), +(250,1736,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 346; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(64,1736,l), +(64,744,l), +(328,744,l), +(328,1736,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 392; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(128,1736,l), +(128,744,l), +(172,744,l), +(172,1736,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 300; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(64,1736,l), +(64,744,l), +(218,744,l), +(218,1736,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 282; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(48,1736,l), +(48,744,l), +(312,744,l), +(312,1736,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 360; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(64,1736,l), +(64,744,l), +(108,744,l), +(108,1736,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 172; +} +); +metricLeft = h.sups; +tags = ( +"TODO-opsz" +); +unicode = 737; +userData = { +RMXScaler = { +source = l; +}; +}; +} -- cgit v1.2.3