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/circumflex.glyph | 105 ++++----------------- 1 file changed, 18 insertions(+), 87 deletions(-) (limited to 'src/Inter-Italic.glyphspackage/glyphs/circumflex.glyph') diff --git a/src/Inter-Italic.glyphspackage/glyphs/circumflex.glyph b/src/Inter-Italic.glyphspackage/glyphs/circumflex.glyph index a7e030cd2..e3031ce4a 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/circumflex.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/circumflex.glyph @@ -2,140 +2,71 @@ glyphname = circumflex; layers = ( { -anchors = ( -{ -name = _top; -pos = (588,1304); -} -); -guides = ( -{ -pos = (569,1720); -} -); layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; name = ital_gen; shapes = ( { -alignment = -1; -angle = 180; -pos = (1211,2816); -ref = caron; +alignment = 1; +ref = circumflexcomb; } ); -width = 930; +width = 833; }, { -anchors = ( -{ -name = _top; -pos = (770,1304); -} -); layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; name = ital_gen; shapes = ( { -alignment = -1; -angle = 180; -pos = (1577,2842); -ref = caron; +alignment = 1; +ref = circumflexcomb; } ); -width = 1292; +width = 1024; }, { -anchors = ( -{ -name = _top; -pos = (555,1304); -} -); layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; name = ital_gen; shapes = ( { -alignment = -1; -angle = 180; -pos = (1138,2786); -ref = caron; +alignment = 1; +ref = circumflexcomb; } ); -width = 862; +width = 864; }, { -anchors = ( -{ -name = _top; -pos = (554,1262); -} -); -guides = ( -{ -pos = (288,1720); -} -); layerId = m008; name = ital_gen; shapes = ( { -alignment = -1; -angle = 180; -pos = (1139,2706); -ref = caron; +alignment = 1; +ref = circumflexcomb; } ); -width = 867; +width = 800; }, { -anchors = ( -{ -name = _top; -pos = (752,1262); -} -); -guides = ( -{ -pos = (978,1720); -} -); layerId = m010; name = ital_gen; shapes = ( { -alignment = -1; -angle = 180; -pos = (1525,2654); -ref = caron; +alignment = 1; +ref = circumflexcomb; } ); -width = 1260; +width = 864; }, { -anchors = ( -{ -name = _top; -pos = (481,1262); -} -); layerId = m012; name = ital_gen; shapes = ( { -alignment = -1; -angle = 180; -pos = (994,2706); -ref = caron; +alignment = 1; +ref = circumflexcomb; } ); -width = 734; +width = 705; } ); -metricWidth = caron; unicode = 710; -userData = { -"interface.width-adjustments" = ( --16 -); -}; } -- cgit v1.2.3