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/N_acute.glyph | 30 +++++++++++++--------- 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/N_acute.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/N_acute.glyph b/src/Inter-Italic.glyphspackage/glyphs/N_acute.glyph index ee86f736c..fe1b3aa1e 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/N_acute.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/N_acute.glyph @@ -5,78 +5,84 @@ kernRight = H; layers = ( { layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { ref = N; }, { -pos = (617,558); -ref = acute; +pos = (737,558); +ref = acutecomb; } ); width = 1544; }, { layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { ref = N; }, { -pos = (530,558); -ref = acute; +pos = (660,558); +ref = acutecomb; } ); width = 1480; }, { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { ref = N; }, { -pos = (669,558); -ref = acute; +pos = (809,558); +ref = acutecomb; } ); width = 1580; }, { layerId = m008; +name = ital_gen; shapes = ( { ref = N; }, { -pos = (681,620); -ref = acute; +pos = (721,620); +ref = acutecomb; } ); width = 1473; }, { layerId = m010; +name = ital_gen; shapes = ( { ref = N; }, { -pos = (644,620); -ref = acute; +pos = (668,620); +ref = acutecomb; } ); width = 1513; }, { layerId = m012; +name = ital_gen; shapes = ( { ref = N; }, { -pos = (692,620); -ref = acute; +pos = (752,620); +ref = acutecomb; } ); width = 1452; -- cgit v1.2.3