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/x.sups.glyph | 201 ++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/x.sups.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/x.sups.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/x.sups.glyph b/src/Inter-Roman.glyphspackage/glyphs/x.sups.glyph new file mode 100644 index 000000000..576f8584b --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/x.sups.glyph @@ -0,0 +1,201 @@ +{ +color = 1; +glyphname = x.sups; +kernLeft = x.sups; +kernRight = x.sups; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(58,1490,l), +(276,1120,l), +(46,744,l), +(210,744,l), +(378,1030,l), +(546,744,l), +(706,744,l), +(478,1120,l), +(698,1490,l), +(536,1490,l), +(378,1208,l), +(218,1490,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 754; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(20,1490,l), +(232,1108,l), +(20,744,l), +(294,744,l), +(410,962,l), +(526,744,l), +(798,744,l), +(584,1108,l), +(800,1490,l), +(526,1490,l), +(410,1248,l), +(294,1490,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 818; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(90,1490,l), +(318,1128,l), +(72,744,l), +(126,744,l), +(344,1090,l), +(562,744,l), +(614,744,l), +(370,1128,l), +(600,1490,l), +(546,1490,l), +(344,1166,l), +(142,1490,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 686; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(26,1490,l), +(244,1120,l), +(14,744,l), +(178,744,l), +(346,1030,l), +(514,744,l), +(674,744,l), +(446,1120,l), +(666,1490,l), +(504,1490,l), +(346,1208,l), +(186,1490,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -50; +width = 66.6; +}; +}; +width = 690; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(4,1490,l), +(216,1108,l), +(4,744,l), +(278,744,l), +(394,962,l), +(510,744,l), +(782,744,l), +(568,1108,l), +(784,1490,l), +(510,1490,l), +(394,1248,l), +(278,1490,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +weight = -300; +width = 66.6; +}; +}; +width = 786; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(26,1490,l), +(254,1128,l), +(8,744,l), +(62,744,l), +(280,1090,l), +(498,744,l), +(550,744,l), +(306,1128,l), +(536,1490,l), +(482,1490,l), +(280,1166,l), +(78,1490,l) +); +} +); +userData = { +RMXScaler = { +height = 66.6; +verticalShift = 1024; +width = 66.6; +}; +}; +width = 558; +} +); +tags = ( +"TODO-opsz" +); +unicode = 739; +userData = { +RMXScaler = { +source = x; +}; +}; +} -- cgit v1.2.3