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/ibreve.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/ibreve.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/ibreve.glyph b/src/Inter-Italic.glyphspackage/glyphs/ibreve.glyph index 3da278b27..591c58c7b 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/ibreve.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/ibreve.glyph @@ -10,8 +10,8 @@ shapes = ( ref = idotless; }, { -pos = (-215,0); -ref = breve; +pos = (-108,186); +ref = brevecomb; } ); width = 487; @@ -23,8 +23,8 @@ shapes = ( ref = idotless; }, { -pos = (-209,0); -ref = breve; +pos = (-146,186); +ref = brevecomb; } ); width = 607; @@ -36,8 +36,8 @@ shapes = ( ref = idotless; }, { -pos = (-195,0); -ref = breve; +pos = (-100,186); +ref = brevecomb; } ); width = 443; @@ -49,8 +49,8 @@ shapes = ( ref = idotless; }, { -pos = (-215,0); -ref = breve; +pos = (-152,206); +ref = brevecomb; } ); width = 427; @@ -62,8 +62,8 @@ shapes = ( ref = idotless; }, { -pos = (-210,0); -ref = breve; +pos = (-160,206); +ref = brevecomb; } ); width = 573; @@ -75,8 +75,8 @@ shapes = ( ref = idotless; }, { -pos = (-253,0); -ref = breve; +pos = (-161,206); +ref = brevecomb; } ); width = 315; -- cgit v1.2.3