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/theta.glyph | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/theta.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/theta.glyph b/src/Inter-Roman.glyphspackage/glyphs/theta.glyph index d750c4744..79940cca5 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/theta.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/theta.glyph @@ -70,9 +70,9 @@ nodes = ( closed = 1; nodes = ( (1290,1318,o), -(1063,1521,o), +(1063,1522,o), (750,1522,cs), -(432,1521,o), +(432,1522,o), (208,1315,o), (210,902,c), (210,594,l), @@ -95,7 +95,7 @@ nodes = ( (595,349,o), (596,550,cs), (596,954,ls), -(595,1143,o), +(596,1143,o), (636,1210,o), (750,1210,cs), (848,1210,o), @@ -148,10 +148,10 @@ nodes = ( (67,239,o), (66,664,cs), (66,766,ls), -(67,1193,o), -(191,1405,o), +(66,1193,o), +(191,1406,o), (434,1406,cs), -(674,1405,o), +(674,1406,o), (800,1193,o), (800,766,cs), (800,664,ls) @@ -229,9 +229,9 @@ nodes = ( closed = 1; nodes = ( (1274,1318,o), -(1047,1521,o), +(1047,1522,o), (734,1522,cs), -(416,1521,o), +(416,1522,o), (192,1315,o), (194,902,c), (194,594,l), @@ -254,7 +254,7 @@ nodes = ( (579,349,o), (580,550,cs), (580,954,ls), -(579,1143,o), +(580,1143,o), (620,1210,o), (734,1210,cs), (832,1210,o), @@ -307,10 +307,10 @@ nodes = ( (3,239,o), (2,664,cs), (2,766,ls), -(3,1193,o), -(127,1405,o), +(2,1193,o), +(127,1406,o), (370,1406,cs), -(610,1405,o), +(610,1406,o), (736,1193,o), (736,766,cs), (736,664,ls) -- cgit v1.2.3