From afe52b6126ceefe764de5b6932c5a5e9572c336f 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-Roman.glyphspackage/glyphs/D_hook.glyph | 185 ++++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/D_hook.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/D_hook.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/D_hook.glyph b/src/Inter-Roman.glyphspackage/glyphs/D_hook.glyph new file mode 100644 index 000000000..a5ac46339 --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/D_hook.glyph @@ -0,0 +1,185 @@ +{ +glyphname = Dhook; +kernLeft = B; +kernRight = D; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(268,1094,l), +(268,1150,ls), +(268,1242,o), +(282,1329,o), +(398,1330,cs), +(542,1330,l), +(542,1490,l), +(396,1490,ls), +(204,1489,o), +(99,1356,o), +(98,1192,cs), +(98,1094,l) +); +}, +{ +pos = (322,0); +ref = D; +} +); +width = 1794; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(410,870,l), +(410,978,ls), +(409,1065,o), +(444,1146,o), +(568,1146,cs), +(832,1146,l,{ +name = hr00; +}), +(832,1490,l), +(568,1490,ls), +(255,1489,o), +(54,1329,o), +(56,1048,cs), +(56,870,l) +); +}, +{ +pos = (498,0); +ref = D; +} +); +width = 1998; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(172,1228,l), +(172,1254,ls), +(172,1391,o), +(215,1443,o), +(326,1442,cs), +(468,1442,l,{ +name = hr00; +}), +(468,1490,l), +(322,1490,ls), +(195,1489,o), +(126,1416,o), +(126,1280,cs), +(126,1228,l) +); +}, +{ +alignment = -1; +pos = (218,0); +ref = D; +} +); +width = 1680; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(236,1094,l), +(236,1150,ls), +(236,1242,o), +(250,1329,o), +(366,1330,cs), +(510,1330,l), +(510,1490,l), +(364,1490,ls), +(172,1489,o), +(67,1356,o), +(66,1192,cs), +(66,1094,l) +); +}, +{ +pos = (322,0); +ref = D; +} +); +width = 1734; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(394,870,l), +(394,978,ls), +(393,1065,o), +(428,1146,o), +(552,1146,cs), +(816,1146,l,{ +name = hr00; +}), +(816,1490,l), +(552,1490,ls), +(239,1489,o), +(38,1329,o), +(40,1048,cs), +(40,870,l) +); +}, +{ +pos = (498,0); +ref = D; +} +); +width = 1954; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(108,1228,l), +(108,1254,ls), +(108,1391,o), +(151,1443,o), +(262,1442,cs), +(404,1442,l,{ +name = hr00; +}), +(404,1490,l), +(258,1490,ls), +(131,1489,o), +(62,1416,o), +(62,1280,cs), +(62,1228,l) +); +}, +{ +alignment = -1; +pos = (218,0); +ref = D; +} +); +width = 1552; +} +); +metricLeft = T; +metricRight = D; +unicode = 394; +userData = { +interface.gridadjust.original = "{'width': 2134.0, 'leftMargin': 41, 'rightMargin': 184.0}"; +}; +} -- cgit v1.2.3