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/softsigncyrillic.glyph | 241 +++++++++++++++++++++ 1 file changed, 241 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/softsigncyrillic.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/softsigncyrillic.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/softsigncyrillic.glyph b/src/Inter-Roman.glyphspackage/glyphs/softsigncyrillic.glyph new file mode 100644 index 000000000..f0ed78647 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/softsigncyrillic.glyph @@ -0,0 +1,241 @@ +{ +glyphname = softsigncyrillic; +kernLeft = m; +kernRight = bsmcyrillic; +layers = ( +{ +anchors = ( +{ +name = cross; +pos = (250,896); +} +); +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(306,552,l), +(626,552,ls), +(761,553,o), +(858,470,o), +(858,352,cs), +(858,239,o), +(761,160,o), +(626,160,cs), +(328,160,l), +(328,1118,l), +(158,1118,l), +(158,0,l), +(626,0,ls), +(887,0,o), +(1030,160,o), +(1030,360,cs), +(1030,564,o), +(887,713,o), +(626,712,cs), +(306,712,l) +); +} +); +width = 1134; +}, +{ +anchors = ( +{ +name = cross; +pos = (370,934); +} +); +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(326,514,l), +(670,514,l), +(751,515,o), +(810,469,o), +(812,404,c), +(810,343,o), +(751,300,o), +(670,300,c), +(480,300,l), +(480,1118,l), +(102,1118,l), +(102,0,l), +(670,0,l), +(988,0,o), +(1183,152,o), +(1184,402,c), +(1183,658,o), +(988,815,o), +(670,814,c), +(326,814,l) +); +} +); +width = 1246; +}, +{ +anchors = ( +{ +name = cross; +pos = (212,872); +} +); +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(224,584,l), +(564,584,ls), +(767,585,o), +(890,508,o), +(890,318,cs), +(890,122,o), +(767,47,o), +(564,46,cs), +(244,46,l), +(244,1118,l), +(198,1118,l), +(198,0,l), +(564,0,ls), +(794,0,o), +(937,96,o), +(936,318,cs), +(937,536,o), +(795,631,o), +(564,632,cs), +(224,632,l) +); +} +); +width = 1066; +}, +{ +anchors = ( +{ +name = cross; +pos = (218,896); +} +); +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(274,552,l), +(594,552,ls), +(729,553,o), +(826,470,o), +(826,352,cs), +(826,239,o), +(729,160,o), +(594,160,cs), +(296,160,l), +(296,1118,l), +(126,1118,l), +(126,0,l), +(594,0,ls), +(855,0,o), +(998,160,o), +(998,360,cs), +(998,564,o), +(855,713,o), +(594,712,cs), +(274,712,l) +); +} +); +width = 1070; +}, +{ +anchors = ( +{ +name = cross; +pos = (354,934); +} +); +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(310,514,l), +(654,514,l), +(735,515,o), +(794,469,o), +(796,404,c), +(794,343,o), +(735,300,o), +(654,300,c), +(464,300,l), +(464,1118,l), +(86,1118,l), +(86,0,l), +(654,0,l), +(972,0,o), +(1167,152,o), +(1168,402,c), +(1167,658,o), +(972,815,o), +(654,814,c), +(310,814,l) +); +} +); +width = 1214; +}, +{ +anchors = ( +{ +name = cross; +pos = (148,872); +} +); +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(160,584,l), +(500,584,ls), +(703,585,o), +(826,508,o), +(826,318,cs), +(826,122,o), +(703,47,o), +(500,46,cs), +(180,46,l), +(180,1118,l), +(134,1118,l), +(134,0,l), +(500,0,ls), +(730,0,o), +(873,96,o), +(872,318,cs), +(873,536,o), +(731,631,o), +(500,632,cs), +(160,632,l) +); +} +); +width = 938; +} +); +metricLeft = m; +metricRight = b; +tags = ( +"TODO-opsz" +); +unicode = 1100; +userData = { +interface.gridadjust.original = "{'width': 1535, 'leftMargin': 213, 'rightMargin': 121}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3