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/dotbelow.glyph | 62 +++++++++++----------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/dotbelow.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/dotbelow.glyph b/src/Inter-Roman.glyphspackage/glyphs/dotbelow.glyph index ba6013dbf..6fc1692ce 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/dotbelow.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/dotbelow.glyph @@ -1,108 +1,108 @@ { -color = (250,227,227,1); +case = minor; glyphname = dotbelow; layers = ( { anchors = ( { name = _bottom; -pos = (-600,0); +pos = (244,0); } ); layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; shapes = ( { -alignment = -1; -pos = (-844,-1722); -ref = dotaccent; +alignment = 1; +pos = (0,-1722); +ref = dotaccentcomb; } ); -width = 0; +width = 488; }, { anchors = ( { name = _bottom; -pos = (-667,0); +pos = (334,0); } ); layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; shapes = ( { -alignment = -1; -pos = (-1001,-1714); -ref = dotaccent; +alignment = 1; +pos = (0,-1714); +ref = dotaccentcomb; } ); -width = 0; +width = 670; }, { anchors = ( { name = _bottom; -pos = (-585,0); +pos = (186,0); } ); layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; shapes = ( { -alignment = -1; -pos = (-771,-1686); -ref = dotaccent; +alignment = 1; +pos = (0,-1686); +ref = dotaccentcomb; } ); -width = 0; +width = 372; }, { anchors = ( { name = _bottom; -pos = (-569,0); +pos = (212,0); } ); layerId = m007; shapes = ( { -alignment = -1; -pos = (-781,-1700); -ref = dotaccent; +alignment = 1; +pos = (0,-1700); +ref = dotaccentcomb; } ); -width = 0; +width = 424; }, { anchors = ( { name = _bottom; -pos = (-647,0); +pos = (320,0); } ); layerId = m009; shapes = ( { -alignment = -1; -pos = (-967,-1624); -ref = dotaccent; +alignment = 1; +pos = (0,-1624); +ref = dotaccentcomb; } ); -width = 0; +width = 638; }, { anchors = ( { name = _bottom; -pos = (-535,0); +pos = (122,0); } ); layerId = m011; shapes = ( { -alignment = -1; -pos = (-657,-1700); -ref = dotaccent; +alignment = 1; +pos = (0,-1700); +ref = dotaccentcomb; } ); -width = 0; +width = 244; } ); unicode = 803; -- cgit v1.2.3