From 1d35d49540f4461ac58e03fcdd86fa9217ffdb0a Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sat, 15 Apr 2023 13:01:45 -0700 Subject: WIP of major overhaul of diacritics and general pre-release cleanup --- .../glyphs/macronacutecomb.lc.glyph | 14 ++++++++++---- .../glyphs/macrondieresiscomb.lc.glyph | 8 ++++++-- .../glyphs/macrongravecomb.lc.glyph | 14 ++++++++++---- src/Inter-Roman.glyphspackage/glyphs/tildeacute.lc.glyph | 3 +++ 4 files changed, 29 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/Inter-Roman.glyphspackage/glyphs/macronacutecomb.lc.glyph b/src/Inter-Roman.glyphspackage/glyphs/macronacutecomb.lc.glyph index 1088fdcf0..2cbe64370 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/macronacutecomb.lc.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/macronacutecomb.lc.glyph @@ -140,21 +140,27 @@ pos = (384,1056); ); guides = ( { -pos = (0,1552); +pos = (0,1536); +}, +{ +pos = (0,1318); +}, +{ +pos = (0,1846); } ); layerId = m009; shapes = ( { alignment = -1; -pos = (0,8); +pos = (0,-8); ref = macron; }, { alignment = -1; -pos = (211,489); +pos = (205,413); ref = acute_compact; -scale = (0.9,0.9); +scale = (0.9,0.9509); } ); width = 768; diff --git a/src/Inter-Roman.glyphspackage/glyphs/macrondieresiscomb.lc.glyph b/src/Inter-Roman.glyphspackage/glyphs/macrondieresiscomb.lc.glyph index a82697b73..4f54ea346 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/macrondieresiscomb.lc.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/macrondieresiscomb.lc.glyph @@ -140,19 +140,23 @@ pos = (384,1056); guides = ( { pos = (0,1696); +}, +{ +pos = (0,1318); } ); layerId = m009; shapes = ( { alignment = -1; -pos = (0,8); +pos = (0,-2); ref = macron; }, { alignment = -1; -pos = (-265,352); +pos = (-200,486); ref = dieresis; +scale = (0.9,0.9); } ); width = 768; diff --git a/src/Inter-Roman.glyphspackage/glyphs/macrongravecomb.lc.glyph b/src/Inter-Roman.glyphspackage/glyphs/macrongravecomb.lc.glyph index a024edb08..169ecd248 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/macrongravecomb.lc.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/macrongravecomb.lc.glyph @@ -140,21 +140,27 @@ pos = (384,1056); ); guides = ( { -pos = (0,1552); +pos = (0,1318); +}, +{ +pos = (0,1846); +}, +{ +pos = (0,1536); } ); layerId = m009; shapes = ( { alignment = -1; -pos = (0,8); +pos = (0,-2); ref = macron; }, { alignment = -1; -pos = (-68,489); +pos = (-68,414); ref = grave_compact; -scale = (0.9,0.9); +scale = (0.9,0.95); } ); width = 768; diff --git a/src/Inter-Roman.glyphspackage/glyphs/tildeacute.lc.glyph b/src/Inter-Roman.glyphspackage/glyphs/tildeacute.lc.glyph index f68889919..8577652d0 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/tildeacute.lc.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/tildeacute.lc.glyph @@ -140,6 +140,9 @@ pos = (512,1056); ); guides = ( { +pos = (0,1846); +}, +{ pos = (0,1552); } ); -- cgit v1.2.3