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/pageup.glyph | 254 +++++++++++++++++++++ 1 file changed, 254 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/pageup.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/pageup.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/pageup.glyph b/src/Inter-Italic.glyphspackage/glyphs/pageup.glyph new file mode 100644 index 000000000..c2aa137d9 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/pageup.glyph @@ -0,0 +1,254 @@ +{ +glyphname = pageup; +layers = ( +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(997,1118,l), +(701,1506,l), +(279,1118,l) +); +}, +{ +closed = 1; +nodes = ( +(823,418,l), +(831,466,l), +(225,466,l), +(219,418,l) +); +}, +{ +closed = 1; +nodes = ( +(475,0,l), +(683,1250,l), +(637,1250,l), +(429,0,l) +); +}, +{ +closed = 1; +nodes = ( +(877,744,l), +(885,792,l), +(279,792,l), +(273,744,l) +); +} +); +width = 1090; +}, +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(1142,1118,l), +(782,1550,l), +(278,1118,l) +); +}, +{ +closed = 1; +nodes = ( +(914,370,l), +(940,516,l), +(282,516,l), +(258,370,l) +); +}, +{ +closed = 1; +nodes = ( +(604,0,l), +(810,1250,l), +(654,1250,l), +(446,0,l) +); +}, +{ +closed = 1; +nodes = ( +(968,692,l), +(992,838,l), +(334,838,l), +(312,692,l) +); +} +); +width = 1236; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(1281,1000,l), +(837,1550,l), +(213,1000,l) +); +}, +{ +closed = 1; +nodes = ( +(973,224,l), +(1021,500,l), +(307,500,l), +(261,224,l) +); +}, +{ +closed = 1; +nodes = ( +(733,0,l), +(935,1230,l), +(633,1230,l), +(429,0,l) +); +}, +{ +closed = 1; +nodes = ( +(1039,612,l), +(1085,888,l), +(371,888,l), +(327,612,l) +); +} +); +width = 1348; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(1110,1118,l), +(750,1550,l), +(246,1118,l) +); +}, +{ +closed = 1; +nodes = ( +(882,370,l), +(908,516,l), +(250,516,l), +(226,370,l) +); +}, +{ +closed = 1; +nodes = ( +(572,0,l), +(778,1250,l), +(622,1250,l), +(414,0,l) +); +}, +{ +closed = 1; +nodes = ( +(936,692,l), +(960,838,l), +(302,838,l), +(280,692,l) +); +} +); +width = 1172; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(1265,1000,l), +(821,1550,l), +(197,1000,l) +); +}, +{ +closed = 1; +nodes = ( +(957,224,l), +(1005,500,l), +(291,500,l), +(245,224,l) +); +}, +{ +closed = 1; +nodes = ( +(717,0,l), +(919,1230,l), +(617,1230,l), +(413,0,l) +); +}, +{ +closed = 1; +nodes = ( +(1023,612,l), +(1069,888,l), +(355,888,l), +(311,612,l) +); +} +); +width = 1316; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(933,1118,l), +(637,1506,l), +(215,1118,l) +); +}, +{ +closed = 1; +nodes = ( +(759,418,l), +(767,466,l), +(161,466,l), +(155,418,l) +); +}, +{ +closed = 1; +nodes = ( +(411,0,l), +(619,1250,l), +(573,1250,l), +(365,0,l) +); +}, +{ +closed = 1; +nodes = ( +(813,744,l), +(821,792,l), +(215,792,l), +(209,744,l) +); +} +); +width = 962; +} +); +metricLeft = upBlackArrow; +metricRight = upBlackArrow; +unicode = 8670; +} -- cgit v1.2.3