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 --- src/Inter-Roman.glyphspackage/glyphs/florin.glyph | 72 +++++++++++------------ 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/florin.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/florin.glyph b/src/Inter-Roman.glyphspackage/glyphs/florin.glyph index c0ec3647b..957232d1f 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/florin.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/florin.glyph @@ -33,9 +33,9 @@ nodes = ( (460,1082,l), (460,1192,ls), (460,1321,o), -(521,1385,o), +(521,1384,o), (638,1384,cs), -(672,1385,o), +(672,1384,o), (698,1379,o), (718,1374,c), (762,1530,l), @@ -50,17 +50,17 @@ nodes = ( (98,934,l), (280,934,l), (280,-72,ls), -(279,-189,o), -(221,-259,o), +(280,-189,o), +(221,-258,o), (142,-258,cs), -(125,-259,o), +(125,-258,o), (64,-256,o), (44,-248,c), (30,-404,l), (67,-416,o), -(102,-419,o), +(102,-418,o), (142,-418,cs), -(346,-419,o), +(346,-418,o), (460,-297,o), (460,-72,cs), (460,934,l), @@ -79,10 +79,10 @@ closed = 1; nodes = ( (702,1082,l), (702,1160,ls), -(703,1228,o), -(755,1263,o), +(702,1228,o), +(755,1262,o), (832,1262,cs), -(889,1263,o), +(889,1262,o), (915,1260,o), (946,1254,c), (966,1538,l), @@ -98,16 +98,16 @@ nodes = ( (320,814,l), (320,6,ls), (320,-70,o), -(316,-119,o), +(316,-120,o), (216,-120,cs), -(185,-119,o), +(185,-120,o), (147,-113,o), (122,-108,c), (108,-404,l), (173,-416,o), -(225,-419,o), +(225,-418,o), (282,-418,cs), -(545,-419,o), +(545,-418,o), (701,-271,o), (702,6,cs), (702,814,l), @@ -126,7 +126,7 @@ closed = 1; nodes = ( (328,1074,l), (328,1300,ls), -(327,1431,o), +(328,1431,o), (426,1510,o), (536,1510,cs), (566,1510,o), @@ -144,7 +144,7 @@ nodes = ( (82,1026,l), (280,1026,l), (280,-162,ls), -(281,-294,o), +(280,-294,o), (182,-372,o), (72,-372,cs), (42,-372,o), @@ -152,9 +152,9 @@ nodes = ( (-4,-360,c), (-18,-402,l), (10,-413,o), -(36,-419,o), +(36,-418,o), (72,-418,cs), -(208,-419,o), +(208,-418,o), (327,-320,o), (328,-162,cs), (328,1026,l), @@ -197,9 +197,9 @@ nodes = ( (428,1082,l), (428,1192,ls), (428,1321,o), -(489,1385,o), +(489,1384,o), (606,1384,cs), -(640,1385,o), +(640,1384,o), (666,1379,o), (686,1374,c), (730,1530,l), @@ -214,17 +214,17 @@ nodes = ( (66,934,l), (248,934,l), (248,-72,ls), -(247,-189,o), -(189,-259,o), +(248,-189,o), +(189,-258,o), (110,-258,cs), -(93,-259,o), +(93,-258,o), (32,-256,o), (12,-248,c), (-2,-404,l), (35,-416,o), -(70,-419,o), +(70,-418,o), (110,-418,cs), -(314,-419,o), +(314,-418,o), (428,-297,o), (428,-72,cs), (428,934,l), @@ -243,10 +243,10 @@ closed = 1; nodes = ( (686,1082,l), (686,1160,ls), -(687,1228,o), -(739,1263,o), +(686,1228,o), +(739,1262,o), (816,1262,cs), -(873,1263,o), +(873,1262,o), (899,1260,o), (930,1254,c), (950,1538,l), @@ -262,16 +262,16 @@ nodes = ( (304,814,l), (304,6,ls), (304,-70,o), -(300,-119,o), +(300,-120,o), (200,-120,cs), -(169,-119,o), +(169,-120,o), (131,-113,o), (106,-108,c), (92,-404,l), (157,-416,o), -(209,-419,o), +(209,-418,o), (266,-418,cs), -(529,-419,o), +(529,-418,o), (685,-271,o), (686,6,cs), (686,814,l), @@ -290,7 +290,7 @@ closed = 1; nodes = ( (264,1074,l), (264,1300,ls), -(263,1431,o), +(264,1431,o), (362,1510,o), (472,1510,cs), (502,1510,o), @@ -308,7 +308,7 @@ nodes = ( (18,1026,l), (216,1026,l), (216,-162,ls), -(217,-294,o), +(216,-294,o), (118,-372,o), (8,-372,cs), (-22,-372,o), @@ -316,9 +316,9 @@ nodes = ( (-68,-360,c), (-82,-402,l), (-54,-413,o), -(-28,-419,o), +(-28,-418,o), (8,-418,cs), -(144,-419,o), +(144,-418,o), (263,-320,o), (264,-162,cs), (264,1026,l), -- cgit v1.2.3