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/icircumflex.glyph | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/icircumflex.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/icircumflex.glyph b/src/Inter-Roman.glyphspackage/glyphs/icircumflex.glyph index 6681cca1d..13d45bd2f 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/icircumflex.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/icircumflex.glyph @@ -11,7 +11,7 @@ ref = idotless; }, { pos = (-172,0); -ref = circumflex; +ref = circumflexcomb; } ); width = 486; @@ -24,7 +24,7 @@ ref = idotless; }, { pos = (-210,0); -ref = circumflex; +ref = circumflexcomb; } ); width = 606; @@ -37,7 +37,7 @@ ref = idotless; }, { pos = (-212,0); -ref = circumflex; +ref = circumflexcomb; } ); width = 442; @@ -50,7 +50,7 @@ ref = idotless; }, { pos = (-187,0); -ref = circumflex; +ref = circumflexcomb; } ); width = 426; @@ -63,7 +63,7 @@ ref = idotless; }, { pos = (-146,0); -ref = circumflex; +ref = circumflexcomb; } ); width = 572; @@ -76,7 +76,7 @@ ref = idotless; }, { pos = (-195,0); -ref = circumflex; +ref = circumflexcomb; } ); width = 314; -- cgit v1.2.3