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.glyphspackage/glyphs/ccedilla.glyph | 164 -------------------------- 1 file changed, 164 deletions(-) delete mode 100644 src/Inter.glyphspackage/glyphs/ccedilla.glyph (limited to 'src/Inter.glyphspackage/glyphs/ccedilla.glyph') diff --git a/src/Inter.glyphspackage/glyphs/ccedilla.glyph b/src/Inter.glyphspackage/glyphs/ccedilla.glyph deleted file mode 100644 index c3bb6add0..000000000 --- a/src/Inter.glyphspackage/glyphs/ccedilla.glyph +++ /dev/null @@ -1,164 +0,0 @@ -{ -glyphname = ccedilla; -kernLeft = o; -kernRight = o; -layers = ( -{ -layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; -shapes = ( -{ -ref = c; -}, -{ -pos = (326,0); -ref = cedilla; -} -); -width = 1150; -}, -{ -layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; -shapes = ( -{ -ref = c; -}, -{ -pos = (186,0); -ref = cedilla; -} -); -width = 1238; -}, -{ -layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; -shapes = ( -{ -ref = c; -}, -{ -pos = (338,0); -ref = cedilla; -} -); -width = 1144; -}, -{ -layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; -shapes = ( -{ -ref = c; -}, -{ -pos = (186,0); -ref = cedilla; -} -); -width = 1242; -}, -{ -layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; -shapes = ( -{ -ref = c; -}, -{ -pos = (374,0); -ref = cedilla; -} -); -width = 1126; -}, -{ -layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; -shapes = ( -{ -ref = c; -}, -{ -pos = (372,0); -ref = cedilla; -} -); -width = 1132; -}, -{ -layerId = m007; -shapes = ( -{ -ref = c; -}, -{ -pos = (314,0); -ref = cedilla; -} -); -width = 1071; -}, -{ -layerId = m008; -shapes = ( -{ -ref = c; -}, -{ -pos = (321,0); -ref = cedilla; -} -); -width = 1071; -}, -{ -layerId = m009; -shapes = ( -{ -ref = c; -}, -{ -pos = (166,0); -ref = cedilla; -} -); -width = 1194; -}, -{ -layerId = m010; -shapes = ( -{ -ref = c; -}, -{ -pos = (171,0); -ref = cedilla; -} -); -width = 1194; -}, -{ -layerId = m011; -shapes = ( -{ -ref = c; -}, -{ -pos = (374,0); -ref = cedilla; -} -); -width = 998; -}, -{ -layerId = m012; -shapes = ( -{ -ref = c; -}, -{ -pos = (379,0); -ref = cedilla; -} -); -width = 998; -} -); -unicode = 231; -} -- cgit v1.2.3