From aa522f1a954b48696a885a7c53e4a43525deee3a Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Fri, 21 Apr 2023 09:16:57 -0700 Subject: convert marks to put anchors in *comb glyphs (and adjust comb glyph width to friendly-to-edit values since postprocessing zeroes their advance width anyways) --- src/Inter-Italic.glyphspackage/glyphs/ncaron.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/ncaron.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/ncaron.glyph b/src/Inter-Italic.glyphspackage/glyphs/ncaron.glyph index 3058b6f8e..660dc9fa6 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/ncaron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/ncaron.glyph @@ -10,8 +10,8 @@ shapes = ( ref = n; }, { -pos = (134,0); -ref = caron; +pos = (184,0); +ref = caroncomb; } ); width = 1201; @@ -23,8 +23,8 @@ shapes = ( ref = n; }, { -pos = (19,0); -ref = caron; +pos = (153,0); +ref = caroncomb; } ); width = 1331; @@ -36,8 +36,8 @@ shapes = ( ref = n; }, { -pos = (157,16); -ref = caron; +pos = (153,0); +ref = caroncomb; } ); width = 1165; @@ -49,8 +49,8 @@ shapes = ( ref = n; }, { -pos = (134,0); -ref = caron; +pos = (169,0); +ref = caroncomb; } ); width = 1137; @@ -62,8 +62,8 @@ shapes = ( ref = n; }, { -pos = (19,0); -ref = caron; +pos = (216,0); +ref = caroncomb; } ); width = 1298; @@ -75,8 +75,8 @@ shapes = ( ref = n; }, { -pos = (174,0); -ref = caron; +pos = (185,0); +ref = caroncomb; } ); width = 1069; -- cgit v1.2.3