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-Italic.glyphspackage/glyphs/tugrik.glyph | 184 +++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/tugrik.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/tugrik.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/tugrik.glyph b/src/Inter-Italic.glyphspackage/glyphs/tugrik.glyph new file mode 100644 index 000000000..2687a1315 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/tugrik.glyph @@ -0,0 +1,184 @@ +{ +glyphname = tugrik; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(344,800,l), +(318,652,l), +(1074,930,l), +(1100,1086,l) +); +}, +{ +closed = 1; +nodes = ( +(290,494,l), +(268,346,l), +(1024,626,l), +(1050,780,l) +); +}, +{ +ref = T; +} +); +width = 1314; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(378,742,l), +(354,594,l), +(1112,872,l), +(1138,1026,l) +); +}, +{ +closed = 1; +nodes = ( +(328,436,l), +(306,288,l), +(1058,568,l), +(1086,722,l) +); +}, +{ +ref = T; +} +); +width = 1406; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(308,768,l), +(300,722,l), +(1056,1000,l), +(1064,1054,l) +); +}, +{ +closed = 1; +nodes = ( +(256,456,l), +(250,410,l), +(1004,690,l), +(1012,742,l) +); +}, +{ +alignment = -1; +ref = T; +} +); +width = 1256; +}, +{ +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(315.029,800,l), +(290.528,652,l), +(1046.551,930,l), +(1072.376,1086,l) +); +}, +{ +closed = 1; +nodes = ( +(264.371,494,l), +(239.87,346,l), +(996.224,626,l), +(1021.718,780,l) +); +}, +{ +ref = T; +} +); +width = 1250; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(369.427,742,l), +(344.926,594,l), +(1098.949,872,l), +(1124.443,1026,l) +); +}, +{ +closed = 1; +nodes = ( +(318.769,436,l), +(294.268,288,l), +(1048.622,568,l), +(1074.116,722,l) +); +}, +{ +ref = T; +} +); +width = 1392; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(249.732,768,l), +(242.116,722,l), +(998.139,1000,l), +(1007.079,1054,l) +); +}, +{ +closed = 1; +nodes = ( +(198.08,456,l), +(190.465,410,l), +(946.819,690,l), +(955.427,742,l) +); +}, +{ +alignment = -1; +ref = T; +} +); +width = 1128; +} +); +metricLeft = T; +metricRight = T; +tags = ( +"TODO-opsz" +); +unicode = 8366; +userData = { +interface.gridadjust.original = "{'width': 1680, 'leftMargin': 128, 'rightMargin': 16}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3