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/caretinsertionpoint.glyph | 159 +++++++++++++++++++++ 1 file changed, 159 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/caretinsertionpoint.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/caretinsertionpoint.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/caretinsertionpoint.glyph b/src/Inter-Italic.glyphspackage/glyphs/caretinsertionpoint.glyph new file mode 100644 index 000000000..1fc7d2cf6 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/caretinsertionpoint.glyph @@ -0,0 +1,159 @@ +{ +glyphname = caretinsertionpoint; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(724,582,l), +(-78,-436,l), +(20,-506,l), +(824,512,l) +); +}, +{ +closed = 1; +nodes = ( +(594,-440,l), +(382,20,l), +(258,-50,l), +(472,-506,l) +); +} +); +width = 920; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(680,666,l), +(-76,-332,l), +(180,-474,l), +(942,524,l) +); +}, +{ +closed = 1; +nodes = ( +(742,-350,l), +(500,174,l), +(274,-98,l), +(448,-474,l) +); +} +); +width = 1022; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(722,538,l), +(-48,-458,l), +(-14,-482,l), +(754,512,l) +); +}, +{ +closed = 1; +nodes = ( +(554,-462,l), +(322,20,l), +(302,-50,l), +(512,-484,l) +); +} +); +width = 858; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(692,582,l), +(-110,-436,l), +(-12,-506,l), +(792,512,l) +); +}, +{ +closed = 1; +nodes = ( +(562,-440,l), +(350,20,l), +(226,-50,l), +(440,-506,l) +); +} +); +width = 856; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(664,666,l), +(-92,-332,l), +(164,-474,l), +(926,524,l) +); +}, +{ +closed = 1; +nodes = ( +(726,-350,l), +(484,174,l), +(258,-98,l), +(432,-474,l) +); +} +); +width = 990; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(658,538,l), +(-112,-458,l), +(-78,-482,l), +(690,512,l) +); +}, +{ +closed = 1; +nodes = ( +(490,-462,l), +(258,20,l), +(238,-50,l), +(448,-484,l) +); +} +); +width = 730; +} +); +tags = ( +"TODO-opsz" +); +unicode = 8257; +userData = { +interface.gridadjust.original = "{'width': 1185, 'leftMargin': 133, 'rightMargin': 27}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3