From d1272ce9c904201c97e68da030b2fa9530e895a7 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 19 Apr 2023 09:28:42 -0700 Subject: repair off-by-one curve handles, introduced by the UPM scaling in Glyphs --- .../glyphs/parenright.sups.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/parenright.sups.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/parenright.sups.glyph b/src/Inter-Roman.glyphspackage/glyphs/parenright.sups.glyph index f104d794b..6dc47718f 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/parenright.sups.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/parenright.sups.glyph @@ -15,9 +15,9 @@ nodes = ( (200,1766,c), (52,1766,l), (151,1617,o), -(221,1376,o), +(222,1376,o), (222,1150,cs), -(221,922,o), +(222,922,o), (151,681,o), (52,536,c), (200,536,l), @@ -48,9 +48,9 @@ nodes = ( (268,1748,c), (18,1748,l), (119,1655,o), -(207,1373,o), +(206,1373,o), (206,1138,cs), -(207,902,o), +(206,902,o), (119,623,o), (18,526,c), (268,526,l), @@ -81,9 +81,9 @@ nodes = ( (134,1784,c), (90,1784,l), (189,1588,o), -(239,1364,o), +(238,1364,o), (238,1164,cs), -(239,951,o), +(238,951,o), (186,730,o), (90,544,c), (134,544,l), @@ -113,9 +113,9 @@ nodes = ( (168,1766,c), (20,1766,l), (119,1617,o), -(189,1376,o), +(190,1376,o), (190,1150,cs), -(189,922,o), +(190,922,o), (119,681,o), (20,536,c), (168,536,l), @@ -146,9 +146,9 @@ nodes = ( (252,1748,c), (2,1748,l), (103,1655,o), -(191,1373,o), +(190,1373,o), (190,1138,cs), -(191,902,o), +(190,902,o), (103,623,o), (2,526,c), (252,526,l), @@ -179,9 +179,9 @@ nodes = ( (70,1784,c), (26,1784,l), (125,1588,o), -(175,1364,o), +(174,1364,o), (174,1164,cs), -(175,951,o), +(174,951,o), (122,730,o), (26,544,c), (70,544,l), -- cgit v1.2.3