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/versicle.glyph | 196 +++++++++++++++++++++ 1 file changed, 196 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/versicle.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/versicle.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/versicle.glyph b/src/Inter-Italic.glyphspackage/glyphs/versicle.glyph new file mode 100644 index 000000000..ef3894e80 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/versicle.glyph @@ -0,0 +1,196 @@ +{ +color = (204,240,242,1); +glyphname = versicle; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(882,1792,l), +(770,1630,l), +(948,1530,l), +(-76,-360,l), +(94,-360,l), +(1172,1618,l) +); +}, +{ +closed = 1; +nodes = ( +(206,1490,l), +(506,0,l), +(692,0,l), +(1486,1490,l), +(1298,1490,l), +(648,236,l), +(632,236,l), +(396,1490,l) +); +} +); +width = 1368; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(846,1748,l), +(766,1568,l), +(966,1522,l), +(12,-360,l), +(186,-360,l), +(1222,1656,l) +); +}, +{ +closed = 1; +nodes = ( +(224,1490,l), +(556,0,l), +(990,0,l), +(1812,1490,l), +(1390,1490,l), +(864,498,l), +(846,498,l), +(648,1490,l) +); +} +); +width = 1730; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(844,1758,l), +(810,1720,l), +(1006,1550,l), +(-74,-360,l), +(-24,-360,l), +(1064,1566,l) +); +}, +{ +closed = 1; +nodes = ( +(164,1490,l), +(450,0,l), +(514,0,l), +(1294,1490,l), +(1244,1490,l), +(494,58,l), +(488,58,l), +(214,1490,l) +); +} +); +width = 1150; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(850,1792,l), +(738,1630,l), +(916,1530,l), +(-108,-360,l), +(62,-360,l), +(1140,1618,l) +); +}, +{ +closed = 1; +nodes = ( +(174,1490,l), +(474,0,l), +(660,0,l), +(1454,1490,l), +(1266,1490,l), +(616,236,l), +(600,236,l), +(364,1490,l) +); +} +); +width = 1304; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(830,1748,l), +(750,1568,l), +(950,1522,l), +(-4,-360,l), +(170,-360,l), +(1206,1656,l) +); +}, +{ +closed = 1; +nodes = ( +(208,1490,l), +(540,0,l), +(974,0,l), +(1796,1490,l), +(1374,1490,l), +(848,498,l), +(830,498,l), +(632,1490,l) +); +} +); +width = 1698; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(780,1758,l), +(746,1720,l), +(942,1550,l), +(-138,-360,l), +(-88,-360,l), +(1000,1566,l) +); +}, +{ +closed = 1; +nodes = ( +(100,1490,l), +(386,0,l), +(450,0,l), +(1230,1490,l), +(1180,1490,l), +(430,58,l), +(424,58,l), +(150,1490,l) +); +} +); +width = 1022; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8483; +userData = { +interface.gridadjust.original = "{'width': 1805, 'leftMargin': 94, 'rightMargin': 141}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3