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/utilde.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/utilde.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/utilde.glyph b/src/Inter-Italic.glyphspackage/glyphs/utilde.glyph index 645b36432..eca89f129 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/utilde.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/utilde.glyph @@ -10,8 +10,8 @@ shapes = ( ref = u; }, { -pos = (54,-186); -ref = tilde; +pos = (84,0); +ref = tildecomb; } ); width = 1191; @@ -23,8 +23,8 @@ shapes = ( ref = u; }, { -pos = (124,-186); -ref = tilde; +pos = (154,0); +ref = tildecomb; } ); width = 1331; @@ -36,8 +36,8 @@ shapes = ( ref = u; }, { -pos = (41,-186); -ref = tilde; +pos = (79,0); +ref = tildecomb; } ); width = 1165; @@ -49,8 +49,8 @@ shapes = ( ref = u; }, { -pos = (57,-206); -ref = tilde; +pos = (90,0); +ref = tildecomb; } ); width = 1141; @@ -62,8 +62,8 @@ shapes = ( ref = u; }, { -pos = (103,-206); -ref = tilde; +pos = (137,0); +ref = tildecomb; } ); width = 1298; @@ -75,8 +75,8 @@ shapes = ( ref = u; }, { -pos = (57,-206); -ref = tilde; +pos = (87,0); +ref = tildecomb; } ); width = 1069; -- cgit v1.2.3