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/scaron.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/scaron.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/scaron.glyph b/src/Inter-Italic.glyphspackage/glyphs/scaron.glyph index 372ed00d1..8019e33a9 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/scaron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/scaron.glyph @@ -10,8 +10,8 @@ shapes = ( ref = s; }, { -pos = (86,0); -ref = caron; +pos = (167,186); +ref = caroncomb; } ); width = 1071; @@ -23,8 +23,8 @@ shapes = ( ref = s; }, { -pos = (-44,0); -ref = caron; +pos = (121,186); +ref = caroncomb; } ); width = 1203; @@ -36,8 +36,8 @@ shapes = ( ref = s; }, { -pos = (91,16); -ref = caron; +pos = (118,186); +ref = caroncomb; } ); width = 1011; @@ -49,8 +49,8 @@ shapes = ( ref = s; }, { -pos = (53,0); -ref = caron; +pos = (122,206); +ref = caroncomb; } ); width = 973; @@ -62,8 +62,8 @@ shapes = ( ref = s; }, { -pos = (-57,0); -ref = caron; +pos = (174,206); +ref = caroncomb; } ); width = 1144; @@ -75,8 +75,8 @@ shapes = ( ref = s; }, { -pos = (98,0); -ref = caron; +pos = (143,206); +ref = caroncomb; } ); width = 915; -- cgit v1.2.3