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-Roman.glyphspackage/glyphs/uni0365.glyph | 202 +++++++++++++++++++++ 1 file changed, 202 insertions(+) create mode 100644 src/Inter-Roman.glyphspackage/glyphs/uni0365.glyph (limited to 'src/Inter-Roman.glyphspackage/glyphs/uni0365.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/uni0365.glyph b/src/Inter-Roman.glyphspackage/glyphs/uni0365.glyph new file mode 100644 index 000000000..7a49031bd --- /dev/null +++ b/src/Inter-Roman.glyphspackage/glyphs/uni0365.glyph @@ -0,0 +1,202 @@ +{ +color = (250,227,227,1); +glyphname = uni0365; +layers = ( +{ +layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; +shapes = ( +{ +closed = 1; +nodes = ( +(-626,1754,l), +(-626,1202,l), +(-494,1202,l), +(-494,1754,l) +); +}, +{ +closed = 1; +nodes = ( +(-637,1847,o), +(-611,1815,o), +(-562,1816,cs), +(-512,1815,o), +(-486,1847,o), +(-486,1886,cs), +(-486,1926,o), +(-512,1958,o), +(-560,1958,cs), +(-611,1958,o), +(-637,1926,o), +(-638,1886,cs) +); +} +); +width = 0; +}, +{ +layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; +shapes = ( +{ +closed = 1; +nodes = ( +(-768,1754,l), +(-768,1202,l), +(-588,1202,l), +(-588,1754,l) +); +}, +{ +closed = 1; +nodes = ( +(-781,1847,o), +(-737,1809,o), +(-680,1810,cs), +(-621,1809,o), +(-580,1847,o), +(-578,1900,cs), +(-580,1949,o), +(-621,1987,o), +(-680,1986,cs), +(-737,1987,o), +(-781,1952,o), +(-780,1900,cs) +); +} +); +width = 58; +}, +{ +layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; +shapes = ( +{ +closed = 1; +nodes = ( +(-514,1754,l), +(-514,1202,l), +(-466,1202,l), +(-466,1754,l) +); +}, +{ +closed = 1; +nodes = ( +(-537,1856,o), +(-516,1834,o), +(-490,1834,cs), +(-465,1834,o), +(-444,1856,o), +(-444,1880,cs), +(-444,1907,o), +(-465,1927,o), +(-490,1928,cs), +(-516,1927,o), +(-537,1907,o), +(-536,1880,cs) +); +} +); +width = 0; +}, +{ +layerId = m007; +shapes = ( +{ +closed = 1; +nodes = ( +(-658,1754,l), +(-658,1202,l), +(-526,1202,l), +(-526,1754,l) +); +}, +{ +closed = 1; +nodes = ( +(-669,1847,o), +(-643,1815,o), +(-594,1816,cs), +(-544,1815,o), +(-518,1847,o), +(-518,1886,cs), +(-518,1926,o), +(-544,1958,o), +(-592,1958,cs), +(-643,1958,o), +(-669,1926,o), +(-670,1886,cs) +); +} +); +width = 0; +}, +{ +layerId = m009; +shapes = ( +{ +closed = 1; +nodes = ( +(-784,1754,l), +(-784,1202,l), +(-604,1202,l), +(-604,1754,l) +); +}, +{ +closed = 1; +nodes = ( +(-797,1847,o), +(-753,1809,o), +(-696,1810,cs), +(-637,1809,o), +(-596,1847,o), +(-594,1900,cs), +(-596,1949,o), +(-637,1987,o), +(-696,1986,cs), +(-753,1987,o), +(-797,1952,o), +(-796,1900,cs) +); +} +); +width = 26; +}, +{ +layerId = m011; +shapes = ( +{ +closed = 1; +nodes = ( +(-578,1754,l), +(-578,1202,l), +(-530,1202,l), +(-530,1754,l) +); +}, +{ +closed = 1; +nodes = ( +(-601,1856,o), +(-580,1834,o), +(-554,1834,cs), +(-529,1834,o), +(-508,1856,o), +(-508,1880,cs), +(-508,1907,o), +(-529,1927,o), +(-554,1928,cs), +(-580,1927,o), +(-601,1907,o), +(-600,1880,cs) +); +} +); +width = 0; +} +); +tags = ( +"TODO-opsz" +); +unicode = 869; +} -- cgit v1.2.3