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/uni204A_.glyph | 117 +++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/uni204A_.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/uni204A_.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/uni204A_.glyph b/src/Inter-Roman.glyphspackage/glyphs/uni204A_.glyph new file mode 100644 index 000000000..304015a32 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/uni204A_.glyph @@ -0,0 +1,117 @@ +{ +glyphname = uni204A; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(606,922,l), +(606,-416,l), +(806,-416,l), +(806,1082,l), +(116,1082,l), +(116,922,l) +); +} +); +width = 920; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(728,782,l), +(728,-416,l), +(1106,-416,l), +(1106,1082,l), +(194,1082,l), +(194,782,l) +); +} +); +width = 1300; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(578,1036,l), +(578,-416,l), +(626,-416,l), +(626,1082,l), +(70,1082,l), +(70,1036,l) +); +} +); +width = 690; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(574,922,l), +(574,-416,l), +(774,-416,l), +(774,1082,l), +(84,1082,l), +(84,922,l) +); +} +); +width = 856; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(712,782,l), +(712,-416,l), +(1090,-416,l), +(1090,1082,l), +(178,1082,l), +(178,782,l) +); +} +); +width = 1268; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(514,1036,l), +(514,-416,l), +(562,-416,l), +(562,1082,l), +(6,1082,l), +(6,1036,l) +); +} +); +width = 562; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8266; +userData = { +interface.gridadjust.original = "{'width': 1236, 'leftMargin': 55, 'rightMargin': 234}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3