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/I_macron.glyph | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/I_macron.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/I_macron.glyph b/src/Inter-Italic.glyphspackage/glyphs/I_macron.glyph index 6c6baeea7..0e4364e99 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/I_macron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/I_macron.glyph @@ -5,78 +5,84 @@ kernRight = Idieresis; layers = ( { layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { ref = I; }, { pos = (-126,558); -ref = macron; +ref = macroncomb; } ); width = 541; }, { layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { ref = I; }, { pos = (-22,558); -ref = macron; +ref = macroncomb; } ); width = 598; }, { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { ref = I; }, { pos = (-51,558); -ref = macron; +ref = macroncomb; } ); width = 512; }, { layerId = m008; +name = ital_gen; shapes = ( { ref = I; }, { -pos = (-75,620); -ref = macron; +pos = (-76,620); +ref = macroncomb; } ); width = 476; }, { layerId = m010; +name = ital_gen; shapes = ( { ref = I; }, { pos = (6,620); -ref = macron; +ref = macroncomb; } ); width = 576; }, { layerId = m012; +name = ital_gen; shapes = ( { ref = I; }, { pos = (-96,620); -ref = macron; +ref = macroncomb; } ); width = 383; -- cgit v1.2.3