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/ecedillabreve.glyph | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/ecedillabreve.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/ecedillabreve.glyph b/src/Inter-Roman.glyphspackage/glyphs/ecedillabreve.glyph index 85e0ca3c4..c5adb5274 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/ecedillabreve.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/ecedillabreve.glyph @@ -11,11 +11,11 @@ ref = e; }, { pos = (322,0); -ref = cedilla; +ref = cedillacomb; }, { pos = (216,0); -ref = breve; +ref = brevecomb; } ); width = 1188; @@ -28,11 +28,11 @@ ref = e; }, { pos = (172,0); -ref = cedilla; +ref = cedillacomb; }, { pos = (142,0); -ref = breve; +ref = brevecomb; } ); width = 1242; @@ -45,11 +45,11 @@ ref = e; }, { pos = (380,0); -ref = cedilla; +ref = cedillacomb; }, { pos = (238,0); -ref = breve; +ref = brevecomb; } ); width = 1172; @@ -62,11 +62,11 @@ ref = e; }, { pos = (308,0); -ref = cedilla; +ref = cedillacomb; }, { pos = (150,0); -ref = breve; +ref = brevecomb; } ); width = 1098; @@ -79,11 +79,11 @@ ref = e; }, { pos = (168,0); -ref = cedilla; +ref = cedillacomb; }, { pos = (119,0); -ref = breve; +ref = brevecomb; } ); width = 1194; @@ -96,11 +96,11 @@ ref = e; }, { pos = (380,0); -ref = cedilla; +ref = cedillacomb; }, { pos = (174,0); -ref = breve; +ref = brevecomb; } ); width = 1048; -- cgit v1.2.3