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/firsttonechinese.glyph | 47 +++++++++++----------- 1 file changed, 23 insertions(+), 24 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/firsttonechinese.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/firsttonechinese.glyph b/src/Inter-Italic.glyphspackage/glyphs/firsttonechinese.glyph index 9126de0de..677dcffac 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/firsttonechinese.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/firsttonechinese.glyph @@ -3,69 +3,68 @@ glyphname = firsttonechinese; layers = ( { layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { -alignment = -1; -pos = (-32,0); -ref = macron; +pos = (172,0); +ref = macroncomb; } ); -width = 920; +width = 976; }, { layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { -alignment = -1; -pos = (94,0); -ref = macron; +pos = (76,0); +ref = macroncomb; } ); -width = 1318; +width = 833; }, { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { -alignment = -1; -pos = (-108,0); -ref = macron; +pos = (127,0); +ref = macroncomb; } ); -width = 680; +width = 801; }, { layerId = m008; +name = ital_gen; shapes = ( { -alignment = -1; -pos = (-32,0); -ref = macron; +ref = macroncomb; } ); -width = 856; +width = 832; }, { layerId = m010; +name = ital_gen; shapes = ( { -alignment = -1; -pos = (94,0); -ref = macron; +pos = (44,0); +ref = macroncomb; } ); -width = 1286; +width = 769; }, { layerId = m012; +name = ital_gen; shapes = ( { -alignment = -1; -pos = (-108,0); -ref = macron; +pos = (112,0); +ref = macroncomb; } ); -width = 552; +width = 768; } ); unicode = 713; -- cgit v1.2.3