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) --- .../glyphs/scircumflex.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/scircumflex.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/scircumflex.glyph b/src/Inter-Italic.glyphspackage/glyphs/scircumflex.glyph index 3918823eb..54094d8e4 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/scircumflex.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/scircumflex.glyph @@ -10,8 +10,8 @@ shapes = ( ref = s; }, { -pos = (88,0); -ref = circumflex; +pos = (167,186); +ref = circumflexcomb; } ); width = 1071; @@ -23,8 +23,8 @@ shapes = ( ref = s; }, { -pos = (-45,0); -ref = circumflex; +pos = (121,186); +ref = circumflexcomb; } ); width = 1203; @@ -36,8 +36,8 @@ shapes = ( ref = s; }, { -pos = (87,0); -ref = circumflex; +pos = (117,186); +ref = circumflexcomb; } ); width = 1011; @@ -49,8 +49,8 @@ shapes = ( ref = s; }, { -pos = (55,0); -ref = circumflex; +pos = (121,206); +ref = circumflexcomb; } ); width = 973; @@ -62,8 +62,8 @@ shapes = ( ref = s; }, { -pos = (-58,0); -ref = circumflex; +pos = (175,206); +ref = circumflexcomb; } ); width = 1144; @@ -75,8 +75,8 @@ shapes = ( ref = s; }, { -pos = (101,0); -ref = circumflex; +pos = (142,206); +ref = circumflexcomb; } ); width = 915; -- cgit v1.2.3