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/U_acute.glyph | 30 +++++++++++++--------- 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph index 1e6bcaea4..0db848706 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph @@ -5,78 +5,84 @@ kernRight = J; layers = ( { layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { ref = U; }, { -pos = (607,558); -ref = acute; +pos = (727,558); +ref = acutecomb; } ); width = 1518; }, { layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { ref = U; }, { -pos = (526,558); -ref = acute; +pos = (656,558); +ref = acutecomb; } ); width = 1478; }, { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { ref = U; }, { -pos = (648,558); -ref = acute; +pos = (788,558); +ref = acutecomb; } ); width = 1537; }, { layerId = m008; +name = ital_gen; shapes = ( { ref = U; }, { -pos = (658,620); -ref = acute; +pos = (698,620); +ref = acutecomb; } ); width = 1438; }, { layerId = m010; +name = ital_gen; shapes = ( { ref = U; }, { -pos = (607,620); -ref = acute; +pos = (631,620); +ref = acutecomb; } ); width = 1444; }, { layerId = m012; +name = ital_gen; shapes = ( { ref = U; }, { -pos = (649,620); -ref = acute; +pos = (709,620); +ref = acutecomb; } ); width = 1353; -- cgit v1.2.3