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/abreve.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/abreve.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/abreve.glyph b/src/Inter-Italic.glyphspackage/glyphs/abreve.glyph index dadffd52d..bf0d117e9 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/abreve.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/abreve.glyph @@ -10,8 +10,8 @@ shapes = ( ref = a; }, { -pos = (167,0); -ref = breve; +pos = (274,186); +ref = brevecomb; } ); width = 1249; @@ -23,8 +23,8 @@ shapes = ( ref = a; }, { -pos = (159,0); -ref = breve; +pos = (222,186); +ref = brevecomb; } ); width = 1323; @@ -36,8 +36,8 @@ shapes = ( ref = a; }, { -pos = (167,0); -ref = breve; +pos = (262,186); +ref = brevecomb; } ); width = 1191; @@ -49,8 +49,8 @@ shapes = ( ref = a; }, { -pos = (140,0); -ref = breve; +pos = (203,206); +ref = brevecomb; } ); width = 1161; @@ -62,8 +62,8 @@ shapes = ( ref = a; }, { -pos = (157,0); -ref = breve; +pos = (207,206); +ref = brevecomb; } ); width = 1274; @@ -75,8 +75,8 @@ shapes = ( ref = a; }, { -pos = (120,0); -ref = breve; +pos = (212,206); +ref = brevecomb; } ); width = 1119; -- cgit v1.2.3