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/seven.sups.glyph | 176 +++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/seven.sups.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/seven.sups.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/seven.sups.glyph b/src/Inter-Roman.glyphspackage/glyphs/seven.sups.glyph new file mode 100644 index 000000000..aca15eb37 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/seven.sups.glyph @@ -0,0 +1,176 @@ +{ +color = 1; +glyphname = seven.sups; +kernRight = seven.sups; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(294,744,l), +(722,1506,l), +(722,1638,l), +(62,1638,l), +(62,1510,l), +(558,1510,l), +(558,1504,l), +(128,744,l) +); +} +); +userData = { +RMXScaler = { +height = 60; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 794; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(386,744,l), +(780,1416,l), +(780,1638,l), +(44,1638,l), +(44,1420,l), +(504,1420,l), +(504,1410,l), +(110,744,l) +); +} +); +userData = { +RMXScaler = { +height = 60; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 834; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(198,744,l), +(664,1594,l), +(664,1638,l), +(78,1638,l), +(78,1594,l), +(614,1594,l), +(614,1592,l), +(148,744,l) +); +} +); +userData = { +RMXScaler = { +height = 60; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 754; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(262,744,l), +(690,1506,l), +(690,1638,l), +(30,1638,l), +(30,1510,l), +(526,1510,l), +(526,1504,l), +(96,744,l) +); +} +); +userData = { +RMXScaler = { +height = 60; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 730; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(370,744,l), +(764,1416,l), +(764,1638,l), +(28,1638,l), +(28,1420,l), +(488,1420,l), +(488,1410,l), +(94,744,l) +); +} +); +userData = { +RMXScaler = { +height = 60; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 802; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(134,744,l), +(600,1594,l), +(600,1638,l), +(14,1638,l), +(14,1594,l), +(550,1594,l), +(550,1592,l), +(84,744,l) +); +} +); +userData = { +RMXScaler = { +height = 60; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 626; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8311; +userData = { +RMXScaler = { +source = seven; +}; +}; +} -- cgit v1.2.3