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/three.glyph | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/three.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/three.glyph b/src/Inter-Roman.glyphspackage/glyphs/three.glyph index ecc1a84ea..fbbca64ee 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/three.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/three.glyph @@ -216,19 +216,19 @@ nodes = ( (756,768,c), (756,774,l), (925,822,o), -(1033,954,o), +(1032,954,o), (1032,1128,cs), -(1033,1347,o), +(1032,1347,o), (865,1510,o), (632,1510,cs), (397,1510,o), (227,1347,o), (226,1118,c), (274,1118,l), -(273,1321,o), -(423,1463,o), +(274,1321,o), +(423,1464,o), (632,1464,cs), -(841,1463,o), +(841,1464,o), (986,1320,o), (986,1128,cs), (986,922,o), @@ -237,7 +237,7 @@ nodes = ( (568,792,l), (568,744,l), (590,744,ls), -(845,745,o), +(845,744,o), (1030,601,o), (1030,386,cs), (1030,188,o), @@ -603,7 +603,7 @@ nodes = ( (163,1347,o), (162,1118,c), (210,1118,l), -(209,1321,o), +(210,1321,o), (359,1464,o), (568,1464,cs), (777,1464,o), -- cgit v1.2.3