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/ytilde.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/ytilde.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/ytilde.glyph b/src/Inter-Italic.glyphspackage/glyphs/ytilde.glyph index 2487da3d5..b4b63245c 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/ytilde.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/ytilde.glyph @@ -10,8 +10,8 @@ shapes = ( ref = y; }, { -pos = (59,0); -ref = tilde; +pos = (89,186); +ref = tildecomb; } ); width = 1140; @@ -23,8 +23,8 @@ shapes = ( ref = y; }, { -pos = (105,0); -ref = tilde; +pos = (135,186); +ref = tildecomb; } ); width = 1240; @@ -36,8 +36,8 @@ shapes = ( ref = y; }, { -pos = (26,0); -ref = tilde; +pos = (64,186); +ref = tildecomb; } ); width = 1070; @@ -49,8 +49,8 @@ shapes = ( ref = y; }, { -pos = (52,0); -ref = tilde; +pos = (85,206); +ref = tildecomb; } ); width = 1064; @@ -62,8 +62,8 @@ shapes = ( ref = y; }, { -pos = (86,42); -ref = tilde; +pos = (120,248); +ref = tildecomb; } ); width = 1192; @@ -75,8 +75,8 @@ shapes = ( ref = y; }, { -pos = (44,0); -ref = tilde; +pos = (74,206); +ref = tildecomb; } ); width = 976; -- cgit v1.2.3