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/etilde.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/etilde.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/etilde.glyph b/src/Inter-Italic.glyphspackage/glyphs/etilde.glyph index a91efa16f..0581b2e59 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/etilde.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/etilde.glyph @@ -10,8 +10,8 @@ shapes = ( ref = e; }, { -pos = (91,0); -ref = tilde; +pos = (121,186); +ref = tildecomb; } ); width = 1173; @@ -23,8 +23,8 @@ shapes = ( ref = e; }, { -pos = (111,0); -ref = tilde; +pos = (141,186); +ref = tildecomb; } ); width = 1239; @@ -36,8 +36,8 @@ shapes = ( ref = e; }, { -pos = (82,0); -ref = tilde; +pos = (120,186); +ref = tildecomb; } ); width = 1129; @@ -49,8 +49,8 @@ shapes = ( ref = e; }, { -pos = (92,0); -ref = tilde; +pos = (125,206); +ref = tildecomb; } ); width = 1082; @@ -62,8 +62,8 @@ shapes = ( ref = e; }, { -pos = (87,0); -ref = tilde; +pos = (121,206); +ref = tildecomb; } ); width = 1202; @@ -75,8 +75,8 @@ shapes = ( ref = e; }, { -pos = (90,42); -ref = tilde; +pos = (120,248); +ref = tildecomb; } ); width = 1005; -- cgit v1.2.3