From e9b9acc3ab5f150bf82eef9367c22a80e5963a45 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Thu, 20 Apr 2023 13:08:47 -0700 Subject: fix multiple mappings to U+1337 (how could this even have happened in the first place?) --- src/Inter-Italic.glyphspackage/glyphs/slongstroke.glyph | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/slongstroke.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/slongstroke.glyph b/src/Inter-Italic.glyphspackage/glyphs/slongstroke.glyph index e42046fa6..0433dc2e4 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/slongstroke.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/slongstroke.glyph @@ -9,7 +9,7 @@ ref = longs; }, { pos = (128,0); -ref = slashshortcomb; +ref = slashshort.lc; } ); width = 679; @@ -22,7 +22,7 @@ ref = longs; }, { pos = (58,-23); -ref = slashshortcomb; +ref = slashshort.lc; } ); width = 550; @@ -35,7 +35,7 @@ ref = longs; }, { pos = (61,0); -ref = slashshortcomb; +ref = slashshort.lc; } ); width = 737; @@ -48,7 +48,7 @@ ref = longs; }, { pos = (29,0); -ref = slashshortcomb; +ref = slashshort.lc; } ); width = 683; @@ -61,7 +61,7 @@ ref = longs; }, { pos = (59,0); -ref = slashshortcomb; +ref = slashshort.lc; } ); width = 841; @@ -74,7 +74,7 @@ ref = longs; }, { pos = (42,0); -ref = slashshortcomb; +ref = slashshort.lc; } ); width = 829; -- cgit v1.2.3