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/tildemacroncomb.lc.glyph | 25 +++++++++++----------- 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/tildemacroncomb.lc.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/tildemacroncomb.lc.glyph b/src/Inter-Roman.glyphspackage/glyphs/tildemacroncomb.lc.glyph index 20c404cf6..6eb5ea3db 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/tildemacroncomb.lc.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/tildemacroncomb.lc.glyph @@ -1,4 +1,5 @@ { +category = Mark; glyphname = tildemacroncomb.lc; layers = ( { @@ -21,12 +22,12 @@ shapes = ( { alignment = -1; pos = (0,-27); -ref = tilde; +ref = tildecomb; }, { alignment = -1; pos = (24,439); -ref = macron; +ref = macroncomb; scale = (1,0.9); } ); @@ -52,12 +53,12 @@ shapes = ( { alignment = -1; pos = (0,-24); -ref = tilde; +ref = tildecomb; }, { alignment = -1; pos = (98,632); -ref = macron; +ref = macroncomb; scale = (1,0.8); } ); @@ -83,12 +84,12 @@ shapes = ( { alignment = -1; pos = (0,-28); -ref = tilde; +ref = tildecomb; }, { alignment = -1; pos = (104,261); -ref = macron; +ref = macroncomb; } ); width = 1018; @@ -113,12 +114,12 @@ shapes = ( { alignment = -1; pos = (0,-49); -ref = tilde; +ref = tildecomb; }, { alignment = -1; pos = (64,413); -ref = macron; +ref = macroncomb; scale = (1,0.9); } ); @@ -140,12 +141,12 @@ layerId = m009; shapes = ( { alignment = -1; -ref = tilde; +ref = tildecomb; }, { alignment = -1; pos = (130,516); -ref = macron; +ref = macroncomb; scale = (1,0.9); } ); @@ -171,12 +172,12 @@ shapes = ( { alignment = -1; pos = (0,-50); -ref = tilde; +ref = tildecomb; }, { alignment = -1; pos = (64,206); -ref = macron; +ref = macroncomb; } ); width = 896; -- cgit v1.2.3