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/r.glyph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/r.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/r.glyph b/src/Inter-Roman.glyphspackage/glyphs/r.glyph index e9281c637..62e2df568 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/r.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/r.glyph @@ -36,7 +36,7 @@ nodes = ( (704,960,o), (716,958,c), (716,1132,l), -(696,1133,o), +(696,1132,o), (651,1134,o), (626,1134,cs), (492,1134,o), -- cgit v1.2.3