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/at.glyph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/at.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/at.glyph b/src/Inter-Roman.glyphspackage/glyphs/at.glyph index 9711e051e..93042dbbb 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/at.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/at.glyph @@ -210,7 +210,7 @@ nodes = ( (1228,134,o), (1298,280,c), (1304,280,l), -(1303,113,o), +(1304,113,o), (1344,56,o), (1460,56,cs), (1667,56,o), @@ -976,7 +976,7 @@ nodes = ( (1164,134,o), (1234,280,c), (1240,280,l), -(1239,113,o), +(1240,113,o), (1280,56,o), (1396,56,cs), (1603,56,o), -- cgit v1.2.3