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/parenleft.numr.glyph | 216 +++++++++++++++++++++ 1 file changed, 216 insertions(+) create mode 100644 src/Inter-Italic.glyphspackage/glyphs/parenleft.numr.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs/parenleft.numr.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/parenleft.numr.glyph b/src/Inter-Italic.glyphspackage/glyphs/parenleft.numr.glyph new file mode 100644 index 000000000..139d1fccc --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/parenleft.numr.glyph @@ -0,0 +1,216 @@ +{ +glyphname = parenleft.numr; +kernLeft = parenleft.numr; +kernRight = parenleft.numr; +layers = ( +{ +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +shapes = ( +{ +closed = 1; +nodes = ( +(189,954,o), +(212,794,o), +(300,646,c), +(448,646,l), +(378,765,o), +(346,957,o), +(376,1132,cs), +(407,1318,o), +(500,1501,o), +(610,1624,c), +(462,1624,l), +(329,1478,o), +(250,1318,o), +(218,1134,cs) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -60; +width = 60; +}; +}; +width = 480; +}, +{ +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +shapes = ( +{ +closed = 1; +nodes = ( +(169,919,o), +(212,765,o), +(320,646,c), +(536,646,l), +(457,704,o), +(413,940,o), +(446,1134,cs), +(477,1332,o), +(599,1568,o), +(698,1624,c), +(482,1624,l), +(329,1501,o), +(239,1347,o), +(204,1134,cs) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -370; +width = 60; +}; +}; +width = 538; +}, +{ +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +shapes = ( +{ +closed = 1; +nodes = ( +(209,980,o), +(230,812,o), +(294,660,c), +(338,660,l), +(273,812,o), +(256,983,o), +(286,1160,cs), +(314,1327,o), +(390,1507,o), +(500,1650,c), +(456,1650,l), +(343,1498,o), +(268,1327,o), +(238,1154,cs) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +width = 60; +}; +}; +width = 398; +}, +{ +layerId = m008; +shapes = ( +{ +closed = 1; +nodes = ( +(157,954,o), +(180,794,o), +(268,646,c), +(416,646,l), +(346,765,o), +(314,957,o), +(344,1132,cs), +(375,1318,o), +(468,1501,o), +(578,1624,c), +(430,1624,l), +(297,1478,o), +(218,1318,o), +(186,1134,cs) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -60; +width = 60; +}; +}; +width = 416; +}, +{ +layerId = m010; +shapes = ( +{ +closed = 1; +nodes = ( +(153,919,o), +(196,765,o), +(304,646,c), +(520,646,l), +(441,704,o), +(397,940,o), +(430,1134,cs), +(461,1332,o), +(583,1568,o), +(682,1624,c), +(466,1624,l), +(313,1501,o), +(223,1347,o), +(188,1134,cs) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +weight = -370; +width = 60; +}; +}; +width = 506; +}, +{ +layerId = m012; +shapes = ( +{ +closed = 1; +nodes = ( +(145,980,o), +(166,812,o), +(230,660,c), +(274,660,l), +(209,812,o), +(192,983,o), +(222,1160,cs), +(250,1327,o), +(326,1507,o), +(436,1650,c), +(392,1650,l), +(279,1498,o), +(204,1327,o), +(174,1154,cs) +); +} +); +userData = { +RMXScaler = { +height = 53.15; +verticalShift = 1128; +width = 60; +}; +}; +width = 270; +} +); +tags = ( +"TODO-opsz" +); +unicode = 57562; +userData = { +RMXScaler = { +source = parenleft; +}; +interface.gridadjust.original = "{'width': 683, 'leftMargin': 110, 'rightMargin': 110}"; +"interface.width-adjustments" = ( +-16 +); +}; +} -- cgit v1.2.3