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/rrthook.glyph | 200 +++++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/rrthook.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/rrthook.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/rrthook.glyph b/src/Inter-Italic.glyphspackage/glyphs/rrthook.glyph new file mode 100644 index 000000000..8ea1d7965 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/rrthook.glyph @@ -0,0 +1,200 @@ +{ +glyphname = rrthook; +kernLeft = m; +kernRight = r; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(322,-419,o), +(360,-419,o), +(387,-410,c), +(411,-264,l), +(397,-268,o), +(377,-271,o), +(355,-270,cs), +(264,-271,o), +(200,-236,o), +(217,-120,cs), +(237,0,l), +(65,0,l), +(45,-120,ls), +(13,-311,o), +(124,-419,o), +(287,-418,cs) +); +}, +{ +pos = (1,0); +ref = r; +} +); +width = 767; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(481,-419,o), +(539,-410,o), +(585,-408,c), +(635,-110,l), +(603,-119,o), +(574,-119,o), +(545,-120,cs), +(475,-119,o), +(394,-111,o), +(409,-18,cs), +(411,0,l), +(9,0,l), +(3,-34,ls), +(-51,-364,o), +(138,-419,o), +(385,-418,cs) +); +}, +{ +pos = (1,0); +ref = r; +} +); +width = 889; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(259,-393,o), +(273,-393,o), +(286,-392,c), +(292,-346,l), +(281,-346,o), +(266,-346,o), +(254,-346,cs), +(161,-346,o), +(106,-281,o), +(120,-186,cs), +(152,0,l), +(104,0,l), +(74,-186,ls), +(54,-307,o), +(127,-393,o), +(248,-392,cs) +); +}, +{ +alignment = -1; +ref = r; +} +); +width = 666; +}, +{ +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(294,-419,o), +(332,-419,o), +(359,-410,c), +(383,-264,l), +(368,-268,o), +(348,-271,o), +(328,-270,cs), +(235,-271,o), +(171,-236,o), +(189,-120,cs), +(209,0,l), +(39,0,l), +(19,-120,ls), +(-14,-311,o), +(96,-419,o), +(259,-418,cs) +); +}, +{ +ref = r; +} +); +width = 660; +}, +{ +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(470.225,-419,o), +(526.715,-410,o), +(573.046,-408,c), +(622.38,-110,l), +(590.883,-113,o), +(561.386,-116,o), +(531.386,-116,cs), +(462.386,-116,o), +(382.704,-102,o), +(394.962,-34,cs), +(400.59,0,l), +(-1.41,0,l), +(-7.038,-34,ls), +(-61.67,-364,o), +(127.225,-419,o), +(373.391,-418,cs) +); +}, +{ +ref = r; +} +); +width = 852; +}, +{ +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(199.529,-393,o), +(214.529,-393,o), +(225.695,-392,c), +(233.31,-346,l), +(222.31,-346,o), +(207.31,-346,o), +(195.31,-346,cs), +(102.31,-346,o), +(46.236,-280,o), +(61.798,-186,cs), +(92.59,0,l), +(46.59,0,l), +(15.798,-186,ls), +(-4.233,-307,o), +(67.529,-393,o), +(187.695,-392,cs) +); +}, +{ +alignment = -1; +ref = r; +} +); +width = 538; +} +); +metricLeft = n; +metricRight = r; +tags = ( +"TODO-opsz" +); +unicode = 57437; +} -- cgit v1.2.3