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) --- .../glyphs/uhorntilde.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/uhorntilde.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/uhorntilde.glyph b/src/Inter-Italic.glyphspackage/glyphs/uhorntilde.glyph index ef0713d06..f161fb6a4 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uhorntilde.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uhorntilde.glyph @@ -10,8 +10,8 @@ shapes = ( ref = uhorn; }, { -pos = (54,-186); -ref = tilde; +pos = (84,0); +ref = tildecomb; } ); width = 1248; @@ -23,8 +23,8 @@ shapes = ( ref = uhorn; }, { -pos = (124,-186); -ref = tilde; +pos = (154,0); +ref = tildecomb; } ); width = 1426; @@ -36,8 +36,8 @@ shapes = ( ref = uhorn; }, { -pos = (41,-186); -ref = tilde; +pos = (79,0); +ref = tildecomb; } ); width = 1200; @@ -49,8 +49,8 @@ shapes = ( ref = uhorn; }, { -pos = (57,-206); -ref = tilde; +pos = (90,0); +ref = tildecomb; } ); width = 1206; @@ -62,8 +62,8 @@ shapes = ( ref = uhorn; }, { -pos = (103,-206); -ref = tilde; +pos = (137,0); +ref = tildecomb; } ); width = 1391; @@ -75,8 +75,8 @@ shapes = ( ref = uhorn; }, { -pos = (57,-206); -ref = tilde; +pos = (87,0); +ref = tildecomb; } ); width = 1150; -- cgit v1.2.3