From 36a670154a3cc88eee74b528e91f0a5515cff460 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sun, 19 Nov 2023 09:47:33 -0800 Subject: fix interpolation incompat issue with /downArrowHead --- .../glyphs/downA_rrowH_ead.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/Inter-Italic.glyphspackage/glyphs/downA_rrowH_ead.glyph b/src/Inter-Italic.glyphspackage/glyphs/downA_rrowH_ead.glyph index 213befd1f..007ec4070 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/downA_rrowH_ead.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/downA_rrowH_ead.glyph @@ -45,12 +45,12 @@ shapes = ( { closed = 1; nodes = ( +(1401,574,l), +(1302,688,l), (738,206,l), (334,688,l), (204,574,l), -(707,-24,l), -(1401,574,l), -(1302,688,l) +(707,-24,l) ); } ); @@ -63,12 +63,12 @@ shapes = ( { closed = 1; nodes = ( +(1369,572,l), +(1274,682,l), (708,198,l), (302,682,l), (177,572,l), -(678,-24,l), -(1369,572,l), -(1274,682,l) +(678,-24,l) ); } ); @@ -81,12 +81,12 @@ shapes = ( { closed = 1; nodes = ( +(1498,618,l), +(1318,824,l), (810,388,l), (444,824,l), (212,618,l), -(757,-24,l), -(1498,618,l), -(1318,824,l) +(757,-24,l) ); } ); @@ -99,12 +99,12 @@ shapes = ( { closed = 1; nodes = ( +(1487,618,l), +(1307,824,l), (799,388,l), (433,824,l), (201,618,l), -(747,-24,l), -(1487,618,l), -(1307,824,l) +(747,-24,l) ); } ); -- cgit v1.2.3