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/ldotbelowmacron.glyph | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/ldotbelowmacron.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/ldotbelowmacron.glyph b/src/Inter-Italic.glyphspackage/glyphs/ldotbelowmacron.glyph index c031008b8..8f423e475 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/ldotbelowmacron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/ldotbelowmacron.glyph @@ -5,6 +5,7 @@ kernRight = H; layers = ( { layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { ref = l; @@ -15,13 +16,14 @@ ref = dotbelow; }, { pos = (-153,558); -ref = macron; +ref = macroncomb; } ); width = 486; }, { layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { ref = l; @@ -32,13 +34,14 @@ ref = dotbelow; }, { pos = (-22,558); -ref = macron; +ref = macroncomb; } ); width = 606; }, { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { ref = l; @@ -49,13 +52,14 @@ ref = dotbelow; }, { pos = (-86,558); -ref = macron; +ref = macroncomb; } ); width = 442; }, { layerId = m008; +name = ital_gen; shapes = ( { ref = l; @@ -65,14 +69,15 @@ pos = (853,0); ref = dotbelow; }, { -pos = (-101,620); -ref = macron; +pos = (-102,620); +ref = macroncomb; } ); width = 427; }, { layerId = m010; +name = ital_gen; shapes = ( { ref = l; @@ -83,13 +88,14 @@ ref = dotbelow; }, { pos = (4,620); -ref = macron; +ref = macroncomb; } ); width = 573; }, { layerId = m012; +name = ital_gen; shapes = ( { ref = l; @@ -100,7 +106,7 @@ ref = dotbelow; }, { pos = (-123,620); -ref = macron; +ref = macroncomb; } ); width = 315; -- cgit v1.2.3