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-Roman.glyphspackage/glyphs/atilde.1.glyph | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/atilde.1.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/atilde.1.glyph b/src/Inter-Roman.glyphspackage/glyphs/atilde.1.glyph index dd03dca74..fd57fc40a 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/atilde.1.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/atilde.1.glyph @@ -13,7 +13,7 @@ ref = a.1; }, { pos = (78,0); -ref = tilde; +ref = tildecomb; } ); width = 1190; @@ -27,7 +27,7 @@ ref = a.1; }, { pos = (98,0); -ref = tilde; +ref = tildecomb; } ); width = 1246; @@ -41,7 +41,7 @@ ref = a.1; }, { pos = (158,0); -ref = tilde; +ref = tildecomb; } ); width = 1322; @@ -55,7 +55,7 @@ ref = a.1; }, { pos = (78,0); -ref = tilde; +ref = tildecomb; } ); width = 1162; @@ -69,7 +69,7 @@ ref = a.1; }, { pos = (110,0); -ref = tilde; +ref = tildecomb; } ); width = 1274; @@ -83,7 +83,7 @@ ref = a.1; }, { pos = (82,0); -ref = tilde; +ref = tildecomb; } ); width = 1118; -- cgit v1.2.3