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/ljecyrillic.glyph | 194 +++++++++++++++++++++ 1 file changed, 194 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/ljecyrillic.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/ljecyrillic.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/ljecyrillic.glyph b/src/Inter-Roman.glyphspackage/glyphs/ljecyrillic.glyph new file mode 100644 index 000000000..3f1be96c7 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/ljecyrillic.glyph @@ -0,0 +1,194 @@ +{ +glyphname = ljecyrillic; +kernLeft = elcyrillic; +kernRight = bsmcyrillic; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(152,0,ls), +(399,0,o), +(467,192,o), +(486,558,cs), +(506,958,l), +(914,958,l), +(914,1118,l), +(340,1118,l), +(320,622,ls), +(305,247,o), +(268,160,o), +(134,160,cs), +(94,160,l), +(94,0,l) +); +}, +{ +pos = (756,0); +ref = softsigncyrillic; +} +); +width = 1890; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(224,0,ls), +(454,0,o), +(615,134,o), +(638,514,cs), +(654,818,l), +(840,818,l), +(840,1118,l), +(300,1118,l), +(282,622,ls), +(274,401,o), +(227,303,o), +(140,302,cs), +(104,302,l), +(108,0,l) +); +}, +{ +pos = (738,0); +ref = softsigncyrillic; +} +); +width = 1984; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(108,0,ls), +(365,0,o), +(361,177,o), +(382,536,cs), +(410,1070,l), +(974,1070,l), +(974,1118,l), +(366,1118,l), +(334,538,ls), +(315,178,o), +(318,47,o), +(108,46,cs), +(84,46,l), +(84,0,l) +); +}, +{ +alignment = -1; +pos = (768,0); +ref = softsigncyrillic; +} +); +width = 1834; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(120,0,ls), +(367,0,o), +(435,192,o), +(454,558,cs), +(474,958,l), +(882,958,l), +(882,1118,l), +(308,1118,l), +(288,622,ls), +(273,247,o), +(236,160,o), +(102,160,cs), +(62,160,l), +(62,0,l) +); +}, +{ +pos = (756,0); +ref = softsigncyrillic; +} +); +width = 1826; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(208,0,ls), +(438,0,o), +(599,134,o), +(622,514,cs), +(638,818,l), +(824,818,l), +(824,1118,l), +(284,1118,l), +(266,622,ls), +(258,401,o), +(211,303,o), +(124,302,cs), +(88,302,l), +(92,0,l) +); +}, +{ +pos = (738,0); +ref = softsigncyrillic; +} +); +width = 1952; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(44,0,ls), +(301,0,o), +(297,177,o), +(318,536,cs), +(346,1070,l), +(910,1070,l), +(910,1118,l), +(302,1118,l), +(270,538,ls), +(251,178,o), +(254,47,o), +(44,46,cs), +(20,46,l), +(20,0,l) +); +}, +{ +alignment = -1; +pos = (768,0); +ref = softsigncyrillic; +} +); +width = 1706; +} +); +metricRight = b; +tags = ( +"TODO-opsz" +); +unicode = 1113; +userData = { +interface.gridadjust.original = "{'width': 2384, 'leftMargin': 55, 'rightMargin': 89}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3