From 7f5475b5c807c1067f5677ede5ff5e8adbd4fc8f Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sat, 15 Apr 2023 17:16:26 -0700 Subject: WIP of major overhaul of diacritics and general pre-release cleanup --- src/Inter-Roman.glyphspackage/glyphs/obar.glyph | 35 ++++++++++++++++++++----- 1 file changed, 29 insertions(+), 6 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/glyphs/obar.glyph') diff --git a/src/Inter-Roman.glyphspackage/glyphs/obar.glyph b/src/Inter-Roman.glyphspackage/glyphs/obar.glyph index 523965da5..e09f7da86 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/obar.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/obar.glyph @@ -7,7 +7,11 @@ layers = ( layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; shapes = ( { -ref = fitacyrillic; +ref = o; +}, +{ +pos = (-1,1); +ref = _part.obar; } ); width = 1222; @@ -16,7 +20,10 @@ width = 1222; layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093"; shapes = ( { -ref = fitacyrillic; +ref = o; +}, +{ +ref = _part.obar; } ); width = 1280; @@ -25,7 +32,11 @@ width = 1280; layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59"; shapes = ( { -ref = fitacyrillic; +ref = o; +}, +{ +pos = (-1,0); +ref = _part.obar; } ); width = 1186; @@ -34,7 +45,11 @@ width = 1186; layerId = m007; shapes = ( { -ref = fitacyrillic; +ref = o; +}, +{ +pos = (-17,0); +ref = _part.obar; } ); width = 1124; @@ -43,7 +58,11 @@ width = 1124; layerId = m009; shapes = ( { -ref = fitacyrillic; +ref = o; +}, +{ +pos = (-2,0); +ref = _part.obar; } ); width = 1244; @@ -52,7 +71,11 @@ width = 1244; layerId = m011; shapes = ( { -ref = fitacyrillic; +ref = o; +}, +{ +pos = (-1,0); +ref = _part.obar; } ); width = 1058; -- cgit v1.2.3