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/v.glyph | 256 ++++++++++++++++++++++++++ 1 file changed, 256 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/v.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/v.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/v.glyph b/src/Inter-Italic.glyphspackage/glyphs/v.glyph new file mode 100644 index 000000000..eaa8e8f3d --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/v.glyph @@ -0,0 +1,256 @@ +{ +color = (219,235,247,1); +glyphname = v; +kernLeft = v; +kernRight = v; +layers = ( +{ +anchors = ( +{ +name = bottom; +pos = (478,0); +}, +{ +name = top; +pos = (692,1304); +} +); +guides = ( +{ +angle = 90; +pos = (436,360); +} +); +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(970,1118,l), +(514,226,l), +(502,226,l), +(342,1118,l), +(162,1118,l), +(390,0,l), +(564,0,l), +(1164,1118,l) +); +} +); +width = 1140; +}, +{ +anchors = ( +{ +name = bottom; +pos = (526,0); +}, +{ +name = top; +pos = (742,1304); +} +); +guides = ( +{ +pos = (316,1240); +}, +{ +pos = (4,764); +}, +{ +angle = 90; +pos = (764,652); +} +); +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(884,1118,l), +(582,378,l), +(570,378,l), +(512,1118,l), +(104,1118,l), +(294,0,l), +(760,0,l), +(1320,1118,l) +); +} +); +width = 1240; +}, +{ +anchors = ( +{ +name = bottom; +pos = (442,0); +}, +{ +name = top; +pos = (658,1304); +} +); +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(1006,1118,l), +(452,58,l), +(446,58,l), +(244,1118,l), +(198,1118,l), +(410,0,l), +(474,0,l), +(1058,1118,l) +); +} +); +width = 1070; +}, +{ +anchors = ( +{ +name = bottom; +pos = (444.59,0); +}, +{ +name = top; +pos = (653.513,1262); +} +); +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(878,1118,l), +(570,226,l), +(558,226,l), +(250,1118,l), +(64,1118,l), +(476,0,l), +(652,0,l), +(1064,1118,l) +); +} +); +}; +guides = ( +{ +angle = 80.6; +pos = (272,1088); +} +); +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(932.41,1056,l), +(486.673,224,l), +(483.673,224,l), +(309.41,1056,l), +(125.41,1056,l), +(358.59,0,l), +(530.59,0,l), +(1113.41,1056,l) +); +} +); +width = 1064; +}, +{ +anchors = ( +{ +name = bottom; +pos = (508.59,0); +}, +{ +name = top; +pos = (717.513,1262); +} +); +background = { +shapes = ( +{ +closed = 1; +nodes = ( +(798,1118,l), +(618,378,l), +(606,378,l), +(426,1118,l), +(4,1118,l), +(378,0,l), +(844,0,l), +(1220,1118,l) +); +} +); +}; +guides = ( +{ +angle = 80.6; +pos = (516,1088); +} +); +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(873.41,1056,l), +(578.505,374,l), +(574.505,374,l), +(499.41,1056,l), +(83.41,1056,l), +(278.59,0,l), +(738.59,0,l), +(1283.41,1056,l) +); +} +); +width = 1192; +}, +{ +anchors = ( +{ +name = bottom; +pos = (384.59,0); +}, +{ +name = top; +pos = (600.466,1304); +} +); +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(949.674,1118,l), +(396.192,58,l), +(390.192,58,l), +(187.674,1118,l), +(137.674,1118,l), +(352.59,0,l), +(416.59,0,l), +(999.674,1118,l) +); +} +); +width = 942; +} +); +unicode = 118; +userData = { +com.typemytype.robofont.guideline.magnetic.HsEeMarF5L = 5; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3