From 9d2106d10a8ff3d3faa2df8c328baa053a55fa19 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 10 May 2023 12:09:53 -0700 Subject: [PATCH] improvement to italic /U --- .../glyphs/C_.glyph | 6 - .../glyphs/I_J_.glyph | 2 +- .../glyphs/J_.glyph | 2 +- .../glyphs/J_circumflex.glyph | 2 +- .../glyphs/L_J_.glyph | 2 +- .../glyphs/N_J_.glyph | 2 +- .../glyphs/S_commaaccent.glyph | 4 +- .../glyphs/U_.glyph | 283 ++++++++--------- .../glyphs/U_acute.glyph | 18 +- .../glyphs/U_breve.glyph | 18 +- .../glyphs/U_caron.glyph | 18 +- .../glyphs/U_circumflex.glyph | 18 +- .../glyphs/U_circumflexbelow.glyph | 12 +- .../glyphs/U_dblgrave.glyph | 18 +- .../glyphs/U_dieresis.glyph | 18 +- .../glyphs/U_dieresisacute.glyph | 18 +- .../glyphs/U_dieresisbelow.glyph | 12 +- .../glyphs/U_dieresiscaron.glyph | 18 +- .../glyphs/U_dieresisgrave.glyph | 18 +- .../glyphs/U_dieresismacron.glyph | 18 +- .../glyphs/U_dotbelow.glyph | 12 +- .../glyphs/U_grave.glyph | 18 +- .../glyphs/U_hookabove.glyph | 18 +- .../glyphs/U_hornacute.glyph | 12 +- .../glyphs/U_horndotbelow.glyph | 6 +- .../glyphs/U_horngrave.glyph | 12 +- .../glyphs/U_hornhookabove.glyph | 12 +- .../glyphs/U_horntilde.glyph | 12 +- .../glyphs/U_hungarumlaut.glyph | 18 +- .../glyphs/U_invertedbreve.glyph | 18 +- .../glyphs/U_macron.glyph | 18 +- .../glyphs/U_macrondieresis.glyph | 18 +- .../glyphs/U_ogonek.glyph | 14 +- .../glyphs/U_ring.glyph | 18 +- .../glyphs/U_tilde.glyph | 18 +- .../glyphs/U_tildeacute.glyph | 18 +- .../glyphs/U_tildebelow.glyph | 12 +- .../glyphs/afii10057.glyph | 2 +- .../glyphs/ogonek.U_.glyph | 226 ++++++++++---- .../glyphs/uni0248.glyph | 2 +- .../glyphs/uni037F_.glyph | 2 +- .../glyphs/S_dotbelow.glyph | 6 +- .../glyphs/S_dotbelowdotaccent.glyph | 6 +- src/Inter-Roman.glyphspackage/glyphs/U_.glyph | 11 +- .../glyphs/U_ogonek.glyph | 8 +- .../glyphs/ogonek.U_.glyph | 284 ++++++++++++------ 46 files changed, 768 insertions(+), 540 deletions(-) diff --git a/src/Inter-Italic.glyphspackage/glyphs/C_.glyph b/src/Inter-Italic.glyphspackage/glyphs/C_.glyph index 308d5c4bc..34678944b 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/C_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/C_.glyph @@ -30,12 +30,6 @@ ref = O; } ); }; -guides = ( -{ -angle = 80.6; -pos = (1073,1432); -} -); layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; name = ital_gen; shapes = ( diff --git a/src/Inter-Italic.glyphspackage/glyphs/I_J_.glyph b/src/Inter-Italic.glyphspackage/glyphs/I_J_.glyph index 3e01ab897..458a850b8 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/I_J_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/I_J_.glyph @@ -38,7 +38,7 @@ pos = (512,0); ref = J; } ); -width = 1688; +width = 1656; }, { layerId = m008; diff --git a/src/Inter-Italic.glyphspackage/glyphs/J_.glyph b/src/Inter-Italic.glyphspackage/glyphs/J_.glyph index 54acfb9ac..312a03631 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/J_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/J_.glyph @@ -45,7 +45,7 @@ nodes = ( ); } ); -width = 1176; +width = 1144; }, { anchors = ( diff --git a/src/Inter-Italic.glyphspackage/glyphs/J_circumflex.glyph b/src/Inter-Italic.glyphspackage/glyphs/J_circumflex.glyph index a2379ed8f..a97814b9e 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/J_circumflex.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/J_circumflex.glyph @@ -40,7 +40,7 @@ pos = (549,372); ref = circumflexcomb; } ); -width = 1176; +width = 1144; }, { layerId = m008; diff --git a/src/Inter-Italic.glyphspackage/glyphs/L_J_.glyph b/src/Inter-Italic.glyphspackage/glyphs/L_J_.glyph index 50d2af88d..723fc3382 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/L_J_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/L_J_.glyph @@ -38,7 +38,7 @@ pos = (1152,0); ref = J; } ); -width = 2328; +width = 2296; }, { layerId = m008; diff --git a/src/Inter-Italic.glyphspackage/glyphs/N_J_.glyph b/src/Inter-Italic.glyphspackage/glyphs/N_J_.glyph index 1a72ac697..cb6233056 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/N_J_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/N_J_.glyph @@ -38,7 +38,7 @@ pos = (1580,0); ref = J; } ); -width = 2756; +width = 2724; }, { layerId = m008; diff --git a/src/Inter-Italic.glyphspackage/glyphs/S_commaaccent.glyph b/src/Inter-Italic.glyphspackage/glyphs/S_commaaccent.glyph index e5b4562e5..3bb091dbc 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/S_commaaccent.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/S_commaaccent.glyph @@ -10,7 +10,7 @@ shapes = ( ref = S; }, { -pos = (371,-26); +pos = (374,0); ref = commaaccent; } ); @@ -75,7 +75,7 @@ shapes = ( ref = S; }, { -pos = (351,-24); +pos = (355,0); ref = commaaccent; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_.glyph index b6eabaaa2..97d2781a8 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_.glyph @@ -11,7 +11,7 @@ pos = (667,0); }, { name = ogonek; -pos = (1328,504); +pos = (1328,500); }, { name = right; @@ -23,14 +23,7 @@ pos = (1312,1490); }, { name = top; -pos = (944,1676); -} -); -guides = ( -{ -orientation = center; -angle = 80.6; -pos = (1036,2084); +pos = (914,1490); } ); layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; @@ -39,24 +32,24 @@ shapes = ( { closed = 1; nodes = ( -(1151,520,ls), -(1114.996,302,o), -(939,144,o), -(691,144,cs), -(442,144,o), -(316.996,302,o), -(353,520,cs), +(1019,-24,o), +(1277,194,o), +(1328,500,cs), +(1492,1490,l), +(1312,1490,l), +(1152,526,ls), +(1116,308,o), +(934,144,o), +(681,144,cs), +(437,144,o), +(317,296,o), +(353,514,cs), (514,1490,l), (334,1490,l), -(171,506,ls), -(120,200,o), -(312,-24,o), -(663,-24,cs), -(1013,-24,o), -(1278,200,o), -(1329,506,cs), -(1492,1490,l), -(1312,1490,l) +(172,512,ls), +(121,206,o), +(318,-24,o), +(674,-24,cs) ); } ); @@ -70,7 +63,7 @@ pos = (645,0); }, { name = ogonek; -pos = (1378,536); +pos = (1376,523); }, { name = right; @@ -82,7 +75,7 @@ pos = (1132,1490); }, { name = top; -pos = (922,1676); +pos = (892,1490); } ); layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; @@ -91,24 +84,24 @@ shapes = ( { closed = 1; nodes = ( -(979,570,ls), -(956,431,o), -(840,332,o), -(700,332,cs), -(562,332,o), -(478,431,o), -(501,570,cs), +(1036,-18,o), +(1320,182,o), +(1376,523,cs), +(1536,1490,l), +(1132,1490,l), +(982,583,ls), +(959,444,o), +(830,332,o), +(680,332,cs), +(552,332,o), +(477,418,o), +(500,557,cs), (654,1490,l), (250,1490,l), -(92,536,ls), -(35,195,o), -(257,-18,o), -(642,-18,cs), -(1025,-18,o), -(1321,195,o), -(1378,536,cs), -(1536,1490,l), -(1132,1490,l) +(94,549,ls), +(37,208,o), +(268,-18,o), +(663,-18,cs) ); } ); @@ -118,23 +111,23 @@ width = 1478; anchors = ( { name = bottom; -pos = (676,0); +pos = (643,0); }, { name = ogonek; -pos = (1295,504); +pos = (1263,504); }, { name = right; -pos = (738,0); +pos = (705,0); }, { name = rtophorn; -pos = (1411,1490); +pos = (1378,1490); }, { name = top; -pos = (953,1676); +pos = (890,1490); } ); layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; @@ -143,101 +136,121 @@ shapes = ( { closed = 1; nodes = ( -(1247,504,ls), -(1201,228,o), -(953,24,o), -(672,24,cs), -(391,24,o), -(225,228,o), -(271,504,cs), -(435,1490,l), -(387,1490,l), -(223,504,ls), -(173,202,o), -(367,-24,o), -(672,-24,cs), -(978,-24,o), -(1245,201,o), -(1295,504,cs), -(1459,1490,l), -(1411,1490,l) +(947,-22,o), +(1212,199,o), +(1263,502,cs), +(1426,1490,l), +(1380,1490,l), +(1217,506,ls), +(1171,230,o), +(927,24,o), +(644,24,cs), +(365,24,o), +(191,226,o), +(237,502,cs), +(400,1490,l), +(354,1490,l), +(191,506,ls), +(141,204,o), +(336,-22,o), +(643,-22,cs) ); } ); -width = 1537; +width = 1472; }, { anchors = ( { name = bottom; -pos = (632,0); +pos = (633,0); }, { name = ogonek; -pos = (1294,506); +pos = (1295,500); }, { name = right; -pos = (716,0); +pos = (717,0); }, { name = rtophorn; -pos = (1277,1490); +pos = (1279,1490); }, { name = top; -pos = (910,1676); +pos = (879,1490); } ); -guides = ( +background = { +shapes = ( { -orientation = center; -angle = 80.6; -pos = (-6672,2084); +closed = 1; +nodes = ( +(1120,520,ls), +(1120,302,o), +(968,144,o), +(720,144,cs), +(471,144,o), +(320,302,o), +(320,520,cs), +(320,1490,l), +(140,1490,l), +(140,506,ls), +(140,200,o), +(369,-24,o), +(720,-24,cs), +(1070,-24,o), +(1300,200,o), +(1300,506,cs), +(1300,1490,l), +(1120,1490,l) +); } ); +}; layerId = m008; name = ital_gen; shapes = ( { closed = 1; nodes = ( -(1116,520,ls), -(1080,302,o), -(904,144,o), -(656,144,cs), -(407,144,o), -(282,302,o), -(318,520,cs), +(985,-24,o), +(1244,194,o), +(1295,500,cs), +(1459,1490,l), +(1279,1490,l), +(1120,526,ls), +(1084,308,o), +(900,144,o), +(646,144,cs), +(402,144,o), +(282,296,o), +(318,514,cs), (479,1490,l), (299,1490,l), -(136,506,ls), -(85,200,o), -(293,-24,o), -(644,-24,cs), -(994,-24,o), -(1243,200,o), -(1294,506,cs), -(1457,1490,l), -(1277,1490,l) +(137,512,ls), +(86,206,o), +(283,-24,o), +(639,-24,cs) ); } ); -width = 1438; +width = 1440; }, { anchors = ( { name = bottom; -pos = (634,0); +pos = (635,0); }, { name = ogonek; -pos = (1364,530); +pos = (1362,517); }, { name = right; -pos = (762,0); +pos = (763,0); }, { name = rtophorn; @@ -245,7 +258,7 @@ pos = (1119,1490); }, { name = top; -pos = (912,1676); +pos = (881,1490); } ); layerId = m010; @@ -254,24 +267,24 @@ shapes = ( { closed = 1; nodes = ( -(965,564,ls), -(942,425,o), -(819,326,o), -(680,326,cs), -(541,326,o), -(466,426,o), -(489,564,cs), +(1030,-24,o), +(1306,181,o), +(1362,517,cs), +(1523,1490,l), +(1119,1490,l), +(968,577,ls), +(945,438,o), +(818,326,o), +(668,326,cs), +(540,326,o), +(465,413,o), +(488,551,cs), (643,1490,l), (239,1490,l), -(80,530,ls), -(24,193,o), -(248,-24,o), -(638,-24,cs), -(1027,-24,o), -(1308,194,o), -(1364,530,cs), -(1523,1490,l), -(1119,1490,l) +(82,543,ls), +(26,206,o), +(251,-24,o), +(651,-24,cs) ); } ); @@ -285,7 +298,7 @@ pos = (589,0); }, { name = ogonek; -pos = (1209,504); +pos = (1209,508); }, { name = right; @@ -293,11 +306,11 @@ pos = (651,0); }, { name = rtophorn; -pos = (1324,1490); +pos = (1323,1490); }, { name = top; -pos = (867,1676); +pos = (835,1490); } ); layerId = m012; @@ -306,28 +319,28 @@ shapes = ( { closed = 1; nodes = ( -(1160,504,ls), -(1114,228,o), -(866,24,o), -(585,24,cs), -(304,24,o), -(138,228,o), -(184,504,cs), -(348,1490,l), -(300,1490,l), -(136,504,ls), -(86,202,o), -(280,-24,o), -(585,-24,cs), -(891,-24,o), -(1158,201,o), -(1208,504,cs), -(1372,1490,l), -(1324,1490,l) +(893,-16,o), +(1159,205,o), +(1209,508,cs), +(1371,1490,l), +(1325,1490,l), +(1163,512,ls), +(1117,236,o), +(873,30,o), +(590,30,cs), +(311,30,o), +(137,232,o), +(183,508,cs), +(345,1490,l), +(299,1490,l), +(137,512,ls), +(87,210,o), +(282,-16,o), +(589,-16,cs) ); } ); -width = 1353; +width = 1352; } ); metricRight = "=|U"; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph index 0db848706..8bb96a3e3 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_acute.glyph @@ -11,7 +11,7 @@ shapes = ( ref = U; }, { -pos = (727,558); +pos = (697,372); ref = acutecomb; } ); @@ -25,7 +25,7 @@ shapes = ( ref = U; }, { -pos = (656,558); +pos = (626,372); ref = acutecomb; } ); @@ -39,11 +39,11 @@ shapes = ( ref = U; }, { -pos = (788,558); +pos = (725,372); ref = acutecomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -53,11 +53,11 @@ shapes = ( ref = U; }, { -pos = (698,620); +pos = (667,434); ref = acutecomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -67,7 +67,7 @@ shapes = ( ref = U; }, { -pos = (631,620); +pos = (600,434); ref = acutecomb; } ); @@ -81,11 +81,11 @@ shapes = ( ref = U; }, { -pos = (709,620); +pos = (677,434); ref = acutecomb; } ); -width = 1353; +width = 1352; } ); unicode = 218; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_breve.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_breve.glyph index 6719de506..5eb9b8a24 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_breve.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_breve.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (468,558); +pos = (438,372); ref = brevecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (350,558); +pos = (320,372); ref = brevecomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (509,558); +pos = (446,372); ref = brevecomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (423,620); +pos = (392,434); ref = brevecomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (344,620); +pos = (313,434); ref = brevecomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (427,620); +pos = (395,434); ref = brevecomb; } ); -width = 1353; +width = 1352; } ); unicode = 364; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_caron.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_caron.glyph index e7c2bf103..5b4e50ee6 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_caron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_caron.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (435,558); +pos = (405,372); ref = caroncomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (318,558); +pos = (288,372); ref = caroncomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (429,558); +pos = (366,372); ref = caroncomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (423,620); +pos = (392,434); ref = caroncomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (392,620); +pos = (361,434); ref = caroncomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (428,620); +pos = (396,434); ref = caroncomb; } ); -width = 1353; +width = 1352; } ); unicode = 467; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_circumflex.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_circumflex.glyph index 0af5a6987..086c39739 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_circumflex.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_circumflex.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (435,558); +pos = (405,372); ref = circumflexcomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (318,558); +pos = (288,372); ref = circumflexcomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (428,558); +pos = (365,372); ref = circumflexcomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (422,620); +pos = (391,434); ref = circumflexcomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (393,620); +pos = (362,434); ref = circumflexcomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (427,620); +pos = (395,434); ref = circumflexcomb; } ); -width = 1353; +width = 1352; } ); unicode = 219; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_circumflexbelow.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_circumflexbelow.glyph index dc50b446e..c5368cce3 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_circumflexbelow.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_circumflexbelow.glyph @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1280,0); +pos = (1247,0); ref = circumflexsubcomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1333,0); +pos = (1334,0); ref = circumflexsubcomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1412,0); +pos = (1413,0); ref = circumflexsubcomb; } ); @@ -79,7 +79,7 @@ pos = (1250,0); ref = circumflexsubcomb; } ); -width = 1353; +width = 1352; } ); unicode = 7798; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dblgrave.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dblgrave.glyph index 4433244d6..aab548403 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dblgrave.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dblgrave.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (250,558); +pos = (220,372); ref = dblgravecmb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (84,558); +pos = (54,372); ref = dblgravecmb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (342,558); +pos = (279,372); ref = dblgravecmb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (322,620); +pos = (291,434); ref = dblgravecmb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (161,620); +pos = (130,434); ref = dblgravecmb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (342,620); +pos = (310,434); ref = dblgravecmb; } ); -width = 1353; +width = 1352; } ); unicode = 532; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dieresis.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dieresis.glyph index 82e8b425c..4fb8d967a 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dieresis.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dieresis.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (250,558); +pos = (220,372); ref = dieresiscomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (164,558); +pos = (134,372); ref = dieresiscomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (278,558); +pos = (215,372); ref = dieresiscomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (253,620); +pos = (222,434); ref = dieresiscomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (175,620); +pos = (144,434); ref = dieresiscomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (245,620); +pos = (213,434); ref = dieresiscomb; } ); -width = 1353; +width = 1352; } ); unicode = 220; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dieresisacute.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dieresisacute.glyph index b9b1e27e2..915e7064f 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dieresisacute.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dieresisacute.glyph @@ -11,7 +11,7 @@ ref = U; }, { alignment = 1; -pos = (1138,0); +pos = (1108,-186); ref = dieresisacutecomb.uc; } ); @@ -25,7 +25,7 @@ ref = U; }, { alignment = 1; -pos = (1159,0); +pos = (1129,-186); ref = dieresisacutecomb.uc; } ); @@ -39,11 +39,11 @@ ref = U; }, { alignment = 1; -pos = (1141,0); +pos = (1078,-186); ref = dieresisacutecomb.uc; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -53,11 +53,11 @@ ref = U; }, { alignment = 1; -pos = (1130,0); +pos = (1099,-186); ref = dieresisacutecomb.uc; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -67,7 +67,7 @@ ref = U; }, { alignment = 1; -pos = (1159,0); +pos = (1128,-186); ref = dieresisacutecomb.uc; } ); @@ -81,11 +81,11 @@ ref = U; }, { alignment = 1; -pos = (1119,0); +pos = (1087,-186); ref = dieresisacutecomb.uc; } ); -width = 1353; +width = 1352; } ); unicode = 471; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dieresisbelow.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dieresisbelow.glyph index 40f8ea370..065102095 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dieresisbelow.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dieresisbelow.glyph @@ -43,11 +43,11 @@ shapes = ( ref = U; }, { -pos = (1377,0); +pos = (1344,0); ref = dotdblsubcomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -56,11 +56,11 @@ shapes = ( ref = U; }, { -pos = (1445,0); +pos = (1446,0); ref = dotdblsubcomb; } ); -width = 1438; +width = 1440; }, { guides = ( @@ -76,7 +76,7 @@ shapes = ( ref = U; }, { -pos = (1507,0); +pos = (1508,0); ref = dotdblsubcomb; } ); @@ -93,7 +93,7 @@ pos = (1285,0); ref = dotdblsubcomb; } ); -width = 1353; +width = 1352; } ); unicode = 7794; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dieresiscaron.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dieresiscaron.glyph index 3ff222ac5..69d25184b 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dieresiscaron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dieresiscaron.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (1416,414); +pos = (1386,228); ref = dieresiscaroncomb.uc; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (1512,414); +pos = (1482,228); ref = dieresiscaroncomb.uc; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1355,414); +pos = (1292,228); ref = dieresiscaroncomb.uc; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1414,414); +pos = (1383,228); ref = dieresiscaroncomb.uc; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1518,414); +pos = (1487,228); ref = dieresiscaroncomb.uc; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (1333,414); +pos = (1301,228); ref = dieresiscaroncomb.uc; } ); -width = 1353; +width = 1352; } ); unicode = 473; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dieresisgrave.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dieresisgrave.glyph index 2d499e903..541393434 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dieresisgrave.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dieresisgrave.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (1416,414); +pos = (1386,228); ref = dieresisgravecomb.uc; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (1504,414); +pos = (1474,228); ref = dieresisgravecomb.uc; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1357,414); +pos = (1294,228); ref = dieresisgravecomb.uc; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1414,414); +pos = (1383,228); ref = dieresisgravecomb.uc; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1510,414); +pos = (1479,228); ref = dieresisgravecomb.uc; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (1335,414); +pos = (1303,228); ref = dieresisgravecomb.uc; } ); -width = 1353; +width = 1352; } ); unicode = 475; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dieresismacron.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dieresismacron.glyph index 75fbacd55..e93c2b500 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dieresismacron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dieresismacron.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (1356,0); +pos = (1326,-186); ref = dieresismacroncomb.uc; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (1411,0); +pos = (1381,-186); ref = dieresismacroncomb.uc; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1338,0); +pos = (1275,-186); ref = dieresismacroncomb.uc; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1343,0); +pos = (1312,-186); ref = dieresismacroncomb.uc; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1410,0); +pos = (1379,-186); ref = dieresismacroncomb.uc; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (1312,0); +pos = (1280,-186); ref = dieresismacroncomb.uc; } ); -width = 1353; +width = 1352; } ); unicode = 469; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_dotbelow.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_dotbelow.glyph index e7d9f3b16..fab01278a 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_dotbelow.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_dotbelow.glyph @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1328,0); +pos = (1295,0); ref = dotbelow; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1360,0); +pos = (1361,0); ref = dotbelow; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1280,0); +pos = (1281,0); ref = dotbelow; } ); @@ -79,7 +79,7 @@ pos = (1305,0); ref = dotbelow; } ); -width = 1353; +width = 1352; } ); unicode = 7908; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_grave.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_grave.glyph index cf12f51d0..987db96dc 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_grave.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_grave.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (442,558); +pos = (412,372); ref = gravecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (312,558); +pos = (282,372); ref = gravecomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (496,558); +pos = (433,372); ref = gravecomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (493,620); +pos = (462,434); ref = gravecomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (344,620); +pos = (313,434); ref = gravecomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (458,620); +pos = (426,434); ref = gravecomb; } ); -width = 1353; +width = 1352; } ); unicode = 217; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_hookabove.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_hookabove.glyph index fb73ca78b..d5df43181 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_hookabove.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_hookabove.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (587,558); +pos = (557,372); ref = hookabovecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (516,558); +pos = (486,372); ref = hookabovecomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (640,558); +pos = (577,372); ref = hookabovecomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (558,620); +pos = (527,434); ref = hookabovecomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (501,620); +pos = (470,434); ref = hookabovecomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (555,620); +pos = (523,434); ref = hookabovecomb; } ); -width = 1353; +width = 1352; } ); unicode = 7910; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_hornacute.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_hornacute.glyph index 03131f696..88c3d2deb 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_hornacute.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_hornacute.glyph @@ -11,7 +11,7 @@ shapes = ( ref = Uhorn; }, { -pos = (727,558); +pos = (697,372); ref = acutecomb; } ); @@ -25,7 +25,7 @@ shapes = ( ref = Uhorn; }, { -pos = (656,558); +pos = (626,372); ref = acutecomb; } ); @@ -39,7 +39,7 @@ shapes = ( ref = Uhorn; }, { -pos = (788,558); +pos = (725,372); ref = acutecomb; } ); @@ -53,7 +53,7 @@ shapes = ( ref = Uhorn; }, { -pos = (698,620); +pos = (667,434); ref = acutecomb; } ); @@ -67,7 +67,7 @@ shapes = ( ref = Uhorn; }, { -pos = (631,620); +pos = (600,434); ref = acutecomb; } ); @@ -81,7 +81,7 @@ shapes = ( ref = Uhorn; }, { -pos = (709,620); +pos = (677,434); ref = acutecomb; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_horndotbelow.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_horndotbelow.glyph index 5363edd9d..341a8c991 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_horndotbelow.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_horndotbelow.glyph @@ -36,7 +36,7 @@ shapes = ( ref = Uhorn; }, { -pos = (1328,0); +pos = (1295,0); ref = dotbelow; } ); @@ -49,7 +49,7 @@ shapes = ( ref = Uhorn; }, { -pos = (1360,0); +pos = (1361,0); ref = dotbelow; } ); @@ -62,7 +62,7 @@ shapes = ( ref = Uhorn; }, { -pos = (1280,0); +pos = (1281,0); ref = dotbelow; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_horngrave.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_horngrave.glyph index db6b56065..2caa8ffed 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_horngrave.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_horngrave.glyph @@ -10,7 +10,7 @@ shapes = ( ref = Uhorn; }, { -pos = (442,558); +pos = (412,372); ref = gravecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = Uhorn; }, { -pos = (312,558); +pos = (282,372); ref = gravecomb; } ); @@ -36,7 +36,7 @@ shapes = ( ref = Uhorn; }, { -pos = (496,558); +pos = (433,372); ref = gravecomb; } ); @@ -49,7 +49,7 @@ shapes = ( ref = Uhorn; }, { -pos = (493,620); +pos = (462,434); ref = gravecomb; } ); @@ -62,7 +62,7 @@ shapes = ( ref = Uhorn; }, { -pos = (344,620); +pos = (313,434); ref = gravecomb; } ); @@ -75,7 +75,7 @@ shapes = ( ref = Uhorn; }, { -pos = (458,620); +pos = (426,434); ref = gravecomb; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_hornhookabove.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_hornhookabove.glyph index b73330051..8a4cf5727 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_hornhookabove.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_hornhookabove.glyph @@ -10,7 +10,7 @@ shapes = ( ref = Uhorn; }, { -pos = (587,558); +pos = (557,372); ref = hookabovecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = Uhorn; }, { -pos = (516,558); +pos = (486,372); ref = hookabovecomb; } ); @@ -36,7 +36,7 @@ shapes = ( ref = Uhorn; }, { -pos = (640,558); +pos = (577,372); ref = hookabovecomb; } ); @@ -49,7 +49,7 @@ shapes = ( ref = Uhorn; }, { -pos = (558,620); +pos = (527,434); ref = hookabovecomb; } ); @@ -62,7 +62,7 @@ shapes = ( ref = Uhorn; }, { -pos = (501,620); +pos = (470,434); ref = hookabovecomb; } ); @@ -75,7 +75,7 @@ shapes = ( ref = Uhorn; }, { -pos = (555,620); +pos = (523,434); ref = hookabovecomb; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_horntilde.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_horntilde.glyph index 5197ddd4f..051969a5f 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_horntilde.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_horntilde.glyph @@ -10,7 +10,7 @@ shapes = ( ref = Uhorn; }, { -pos = (339,558); +pos = (309,372); ref = tildecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = Uhorn; }, { -pos = (317,558); +pos = (287,372); ref = tildecomb; } ); @@ -36,7 +36,7 @@ shapes = ( ref = Uhorn; }, { -pos = (357,558); +pos = (294,372); ref = tildecomb; } ); @@ -49,7 +49,7 @@ shapes = ( ref = Uhorn; }, { -pos = (342,620); +pos = (311,434); ref = tildecomb; } ); @@ -62,7 +62,7 @@ shapes = ( ref = Uhorn; }, { -pos = (312,620); +pos = (281,434); ref = tildecomb; } ); @@ -75,7 +75,7 @@ shapes = ( ref = Uhorn; }, { -pos = (332,620); +pos = (300,434); ref = tildecomb; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_hungarumlaut.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_hungarumlaut.glyph index 941764dbc..6f91870db 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_hungarumlaut.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_hungarumlaut.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (470,384); +pos = (440,198); ref = hungarumlaut; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (410,384); +pos = (380,198); ref = hungarumlaut; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (503,384); +pos = (440,198); ref = hungarumlaut; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (468,384); +pos = (437,198); ref = hungarumlaut; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (416,384); +pos = (385,198); ref = hungarumlaut; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (481,384); +pos = (449,198); ref = hungarumlaut; } ); -width = 1353; +width = 1352; } ); unicode = 368; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_invertedbreve.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_invertedbreve.glyph index 56779d906..cf43a170e 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_invertedbreve.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_invertedbreve.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (435,558); +pos = (405,372); ref = breveinvcomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (318,558); +pos = (288,372); ref = breveinvcomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (498,558); +pos = (435,372); ref = breveinvcomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (422,620); +pos = (391,434); ref = breveinvcomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (393,620); +pos = (362,434); ref = breveinvcomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (427,620); +pos = (395,434); ref = breveinvcomb; } ); -width = 1353; +width = 1352; } ); unicode = 534; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_macron.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_macron.glyph index 0a8678545..347ff5004 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_macron.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_macron.glyph @@ -11,7 +11,7 @@ shapes = ( ref = U; }, { -pos = (364,558); +pos = (334,372); ref = macroncomb; } ); @@ -25,7 +25,7 @@ shapes = ( ref = U; }, { -pos = (413,558); +pos = (383,372); ref = macroncomb; } ); @@ -39,11 +39,11 @@ shapes = ( ref = U; }, { -pos = (460,558); +pos = (397,372); ref = macroncomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -53,11 +53,11 @@ shapes = ( ref = U; }, { -pos = (406,620); +pos = (375,434); ref = macroncomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -67,7 +67,7 @@ shapes = ( ref = U; }, { -pos = (440,620); +pos = (409,434); ref = macroncomb; } ); @@ -81,11 +81,11 @@ shapes = ( ref = U; }, { -pos = (395,620); +pos = (363,434); ref = macroncomb; } ); -width = 1353; +width = 1352; } ); unicode = 362; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_macrondieresis.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_macrondieresis.glyph index 5e137bf51..ac2bd5d44 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_macrondieresis.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_macrondieresis.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (1424,474); +pos = (1394,288); ref = macrondieresiscomb.cn; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (1490,346); +pos = (1460,160); ref = macrondieresiscomb.cn; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1381,550); +pos = (1318,364); ref = macrondieresiscomb.cn; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1422,474); +pos = (1391,288); ref = macrondieresiscomb.cn; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1496,346); +pos = (1465,160); ref = macrondieresiscomb.cn; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (1359,550); +pos = (1327,364); ref = macrondieresiscomb.cn; } ); -width = 1353; +width = 1352; } ); unicode = 7802; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_ogonek.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_ogonek.glyph index 410e2871e..09bd0284c 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_ogonek.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_ogonek.glyph @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (464,6); +pos = (463,0); ref = ogonek.U; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (613,0); +pos = (581,2); ref = ogonek.U; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (507,0); +pos = (509,0); ref = ogonek.U; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (527,0); +pos = (521,0); ref = ogonek.U; } ); -width = 1353; +width = 1352; } ); unicode = 370; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_ring.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_ring.glyph index 09e31bbec..b3bf6d0d9 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_ring.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_ring.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (432,0); +pos = (402,-186); ref = ringcomb.uc; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (298,0); +pos = (268,-186); ref = ringcomb.uc; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (523,0); +pos = (460,-186); ref = ringcomb.uc; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (430,0); +pos = (399,-186); ref = ringcomb.uc; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (304,0); +pos = (273,-186); ref = ringcomb.uc; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (501,0); +pos = (469,-186); ref = ringcomb.uc; } ); -width = 1353; +width = 1352; } ); unicode = 366; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_tilde.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_tilde.glyph index e78808787..603894d61 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_tilde.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_tilde.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (339,558); +pos = (309,372); ref = tildecomb; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (317,558); +pos = (287,372); ref = tildecomb; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (357,558); +pos = (294,372); ref = tildecomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (342,620); +pos = (311,434); ref = tildecomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (312,620); +pos = (281,434); ref = tildecomb; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (332,620); +pos = (300,434); ref = tildecomb; } ); -width = 1353; +width = 1352; } ); unicode = 360; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_tildeacute.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_tildeacute.glyph index 591a0284a..85df5b61b 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_tildeacute.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_tildeacute.glyph @@ -10,7 +10,7 @@ shapes = ( ref = U; }, { -pos = (1116,0); +pos = (1086,-186); ref = tildeacutecomb.uc; } ); @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (1132,0); +pos = (1102,-186); ref = tildeacutecomb.uc; } ); @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1141,0); +pos = (1078,-186); ref = tildeacutecomb.uc; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1114,0); +pos = (1083,-186); ref = tildeacutecomb.uc; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1138,0); +pos = (1107,-186); ref = tildeacutecomb.uc; } ); @@ -75,11 +75,11 @@ shapes = ( ref = U; }, { -pos = (1119,0); +pos = (1087,-186); ref = tildeacutecomb.uc; } ); -width = 1353; +width = 1352; } ); unicode = 7800; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_tildebelow.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_tildebelow.glyph index d2826f3d5..549b9a783 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_tildebelow.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_tildebelow.glyph @@ -36,11 +36,11 @@ shapes = ( ref = U; }, { -pos = (1255,0); +pos = (1222,0); ref = tildesubcomb; } ); -width = 1537; +width = 1472; }, { layerId = m008; @@ -49,11 +49,11 @@ shapes = ( ref = U; }, { -pos = (1375,0); +pos = (1376,0); ref = tildesubcomb; } ); -width = 1438; +width = 1440; }, { layerId = m010; @@ -62,7 +62,7 @@ shapes = ( ref = U; }, { -pos = (1442,0); +pos = (1443,0); ref = tildesubcomb; } ); @@ -79,7 +79,7 @@ pos = (1223,0); ref = tildesubcomb; } ); -width = 1353; +width = 1352; } ); unicode = 7796; diff --git a/src/Inter-Italic.glyphspackage/glyphs/afii10057.glyph b/src/Inter-Italic.glyphspackage/glyphs/afii10057.glyph index 7e3624814..bd1ca965c 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/afii10057.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/afii10057.glyph @@ -28,7 +28,7 @@ shapes = ( ref = J; } ); -width = 1176; +width = 1144; }, { layerId = m008; diff --git a/src/Inter-Italic.glyphspackage/glyphs/ogonek.U_.glyph b/src/Inter-Italic.glyphspackage/glyphs/ogonek.U_.glyph index dfd89f74c..faebc441a 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/ogonek.U_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/ogonek.U_.glyph @@ -5,14 +5,33 @@ layers = ( anchors = ( { name = _ogonek; -pos = (804,504); +pos = (804,500); } ); background = { shapes = ( { -pos = (-524,0); -ref = U; +closed = 1; +nodes = ( +(495,-24,o), +(753,194,o), +(804,500,cs), +(968,1490,l), +(788,1490,l), +(628,526,ls), +(592,308,o), +(410,144,o), +(157,144,cs), +(-87,144,o), +(-207,296,o), +(-171,514,cs), +(-10,1490,l), +(-190,1490,l), +(-352,512,ls), +(-403,206,o), +(-206,-24,o), +(150,-24,cs) +); } ); }; @@ -33,10 +52,10 @@ nodes = ( (102,-258,o), (110,-209,cs), (145,1,o), -(718,-21,o), -(804,504,c), -(730,504,l), -(650,21,o), +(717,-25,o), +(804,500,c), +(731,506,l), +(651,23,o), (-21,46,o), (-69,-244,cs), (-90,-368,o), @@ -45,20 +64,39 @@ nodes = ( ); } ); -width = 813; +width = 814; }, { anchors = ( { name = _ogonek; -pos = (914,530); +pos = (913,523); } ); background = { shapes = ( { -pos = (-463,0); -ref = U; +closed = 1; +nodes = ( +(573,-18,o), +(857,182,o), +(913,523,cs), +(1073,1490,l), +(669,1490,l), +(519,583,ls), +(496,444,o), +(367,332,o), +(217,332,cs), +(89,332,o), +(14,418,o), +(37,557,cs), +(191,1490,l), +(-213,1490,l), +(-369,549,ls), +(-426,208,o), +(-195,-18,o), +(200,-18,cs) +); } ); }; @@ -78,11 +116,11 @@ nodes = ( (286,-214,o), (269,-188,o), (275.995,-145,cs), -(306,34,o), -(830,24,o), -(914,530,c), -(819,530,l), -(744,77,o), +(306,32,o), +(816,0,o), +(913,523,c), +(820,536,l), +(745,83,o), (0,175,o), (-62,-200,cs), (-86,-342,o), @@ -97,14 +135,33 @@ width = 919; anchors = ( { name = _ogonek; -pos = (682,504); +pos = (682,502); } ); background = { shapes = ( { -pos = (-612,0); -ref = U; +closed = 1; +nodes = ( +(366,-22,o), +(631,199,o), +(682,502,cs), +(845,1490,l), +(799,1490,l), +(636,506,ls), +(590,230,o), +(346,24,o), +(63,24,cs), +(-216,24,o), +(-390,226,o), +(-344,502,cs), +(-181,1490,l), +(-227,1490,l), +(-390,506,ls), +(-440,204,o), +(-245,-22,o), +(62,-22,cs) +); } ); }; @@ -125,11 +182,11 @@ nodes = ( (-40,-353,o), (-27,-271,cs), (13,-33,o), -(598,-6,o), -(682,504,c), +(598,-8,o), +(682,502,c), (649,504,l), (567,9,o), -(-27,8,o), +(-25,25,o), (-73,-271,cs), (-91,-379,o), (-10,-426,o), @@ -143,14 +200,33 @@ width = 691; anchors = ( { name = _ogonek; -pos = (787,506); +pos = (786,500); } ); background = { shapes = ( { -pos = (-515,0); -ref = U; +closed = 1; +nodes = ( +(476,-24,o), +(735,194,o), +(786,500,cs), +(950,1490,l), +(770,1490,l), +(611,526,ls), +(575,308,o), +(391,144,o), +(137,144,cs), +(-107,144,o), +(-227,296,o), +(-191,514,cs), +(-30,1490,l), +(-210,1490,l), +(-372,512,ls), +(-423,206,o), +(-226,-24,o), +(130,-24,cs) +); } ); }; @@ -171,8 +247,8 @@ nodes = ( (113,-246,o), (121,-202,cs), (150,-23,o), -(704,8,o), -(787,506,c), +(703,2,o), +(786,500,c), (713,506,l), (629,-3,o), (-7,96,o), @@ -189,14 +265,33 @@ width = 791; anchors = ( { name = _ogonek; -pos = (952,530); +pos = (950,517); } ); background = { shapes = ( { -pos = (-414,0); -ref = U; +closed = 1; +nodes = ( +(618,-24,o), +(894,181,o), +(950,517,cs), +(1111,1490,l), +(707,1490,l), +(556,577,ls), +(533,438,o), +(406,326,o), +(256,326,cs), +(128,326,o), +(53,413,o), +(76,551,cs), +(231,1490,l), +(-173,1490,l), +(-330,543,ls), +(-386,206,o), +(-161,-24,o), +(239,-24,cs) +); } ); }; @@ -216,9 +311,9 @@ nodes = ( (356,-192,o), (332,-175,o), (339,-133,cs), -(369,49,o), -(866,11,o), -(952,530,c), +(369,47,o), +(855,-12,o), +(950,517,c), (857,530,l), (775,35,o), (1,150,o), @@ -235,14 +330,33 @@ width = 952; anchors = ( { name = _ogonek; -pos = (682,504); +pos = (688,508); } ); background = { shapes = ( { -pos = (-548,0); -ref = U; +closed = 1; +nodes = ( +(372,-16,o), +(638,205,o), +(688,508,cs), +(850,1490,l), +(804,1490,l), +(642,512,ls), +(596,236,o), +(352,30,o), +(69,30,cs), +(-210,30,o), +(-384,232,o), +(-338,508,cs), +(-176,1490,l), +(-222,1490,l), +(-384,512,ls), +(-434,210,o), +(-239,-16,o), +(68,-16,cs) +); } ); }; @@ -252,26 +366,26 @@ shapes = ( { closed = 1; nodes = ( -(107,-418,o), -(118,-418,o), -(130,-418,c), -(137,-372,l), -(125,-372,o), -(114,-372,o), -(102,-372,cs), -(-17,-372,o), -(-35,-323,o), -(-26,-264,cs), -(16,-10,o), -(596,-19,o), -(682,504,c), -(649,504,l), -(567,8,o), -(-23,28,o), -(-72,-264,cs), -(-86,-350,o), -(-46,-418,o), -(95,-418,cs) +(112,-418,o), +(123,-418,o), +(135,-418,c), +(142,-372,l), +(130,-372,o), +(119,-372,o), +(107,-372,cs), +(9,-372,o), +(-34,-340,o), +(-21,-264,cs), +(21,-10,o), +(602,-15,o), +(688,508,c), +(650,510,l), +(568,14,o), +(-18,36,o), +(-67,-264,cs), +(-82,-359,o), +(-18,-418,o), +(100,-418,cs) ); } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni0248.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni0248.glyph index cb650649f..461bfd9b0 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni0248.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni0248.glyph @@ -45,7 +45,7 @@ pos = (674,139); ref = _part.crossbar_compact; } ); -width = 1176; +width = 1144; }, { layerId = m008; diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni037F_.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni037F_.glyph index 949c372ab..146b1a77c 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni037F_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni037F_.glyph @@ -28,7 +28,7 @@ shapes = ( ref = J; } ); -width = 1176; +width = 1144; }, { layerId = m008; diff --git a/src/Inter-Roman.glyphspackage/glyphs/S_dotbelow.glyph b/src/Inter-Roman.glyphspackage/glyphs/S_dotbelow.glyph index 4d1b3b00f..a3d4a4fd9 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/S_dotbelow.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/S_dotbelow.glyph @@ -36,7 +36,7 @@ shapes = ( ref = S; }, { -pos = (442,-24); +pos = (442,0); ref = dotbelow; } ); @@ -49,7 +49,7 @@ shapes = ( ref = S; }, { -pos = (421,-24); +pos = (421,0); ref = dotbelow; } ); @@ -75,7 +75,7 @@ shapes = ( ref = S; }, { -pos = (442,-24); +pos = (442,0); ref = dotbelow; } ); diff --git a/src/Inter-Roman.glyphspackage/glyphs/S_dotbelowdotaccent.glyph b/src/Inter-Roman.glyphspackage/glyphs/S_dotbelowdotaccent.glyph index be0d89519..2be701f9b 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/S_dotbelowdotaccent.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/S_dotbelowdotaccent.glyph @@ -44,7 +44,7 @@ shapes = ( ref = S; }, { -pos = (442,-24); +pos = (442,0); ref = dotbelow; }, { @@ -61,7 +61,7 @@ shapes = ( ref = S; }, { -pos = (421,-24); +pos = (421,0); ref = dotbelow; }, { @@ -95,7 +95,7 @@ shapes = ( ref = S; }, { -pos = (442,-24); +pos = (442,0); ref = dotbelow; }, { diff --git a/src/Inter-Roman.glyphspackage/glyphs/U_.glyph b/src/Inter-Roman.glyphspackage/glyphs/U_.glyph index 1da33ee3b..7aa827c71 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/U_.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/U_.glyph @@ -11,7 +11,7 @@ pos = (760,0); }, { name = ogonek; -pos = (1338,504); +pos = (1338,506); }, { name = right; @@ -26,13 +26,6 @@ name = top; pos = (760,1490); } ); -guides = ( -{ -orientation = center; -angle = 90; -pos = (1036,2084); -} -); layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265"; shapes = ( { @@ -300,7 +293,7 @@ pos = (676,0); }, { name = ogonek; -pos = (1212,504); +pos = (1212,510); }, { name = right; diff --git a/src/Inter-Roman.glyphspackage/glyphs/U_ogonek.glyph b/src/Inter-Roman.glyphspackage/glyphs/U_ogonek.glyph index ec841d8b7..88a08fdd5 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/U_ogonek.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/U_ogonek.glyph @@ -23,7 +23,7 @@ shapes = ( ref = U; }, { -pos = (463,6); +pos = (463,0); ref = ogonek.U; } ); @@ -36,7 +36,7 @@ shapes = ( ref = U; }, { -pos = (581,0); +pos = (613,0); ref = ogonek.U; } ); @@ -49,7 +49,7 @@ shapes = ( ref = U; }, { -pos = (510,0); +pos = (516,0); ref = ogonek.U; } ); @@ -75,7 +75,7 @@ shapes = ( ref = U; }, { -pos = (521,0); +pos = (549,0); ref = ogonek.U; } ); diff --git a/src/Inter-Roman.glyphspackage/glyphs/ogonek.U_.glyph b/src/Inter-Roman.glyphspackage/glyphs/ogonek.U_.glyph index 799184d35..5306fb8a0 100644 --- a/src/Inter-Roman.glyphspackage/glyphs/ogonek.U_.glyph +++ b/src/Inter-Roman.glyphspackage/glyphs/ogonek.U_.glyph @@ -5,14 +5,33 @@ layers = ( anchors = ( { name = _ogonek; -pos = (814,504); +pos = (814,506); } ); background = { shapes = ( { -pos = (-524,0); -ref = U; +closed = 1; +nodes = ( +(586,-24,o), +(814,200,o), +(814,506,cs), +(814,1490,l), +(634,1490,l), +(634,520,ls), +(634,302,o), +(484,144,o), +(236,144,cs), +(-13,144,o), +(-164,302,o), +(-164,520,cs), +(-164,1490,l), +(-344,1490,l), +(-344,506,ls), +(-344,200,o), +(-115,-24,o), +(236,-24,cs) +); } ); }; @@ -32,10 +51,10 @@ nodes = ( (238,-258,o), (238,-209,cs), (238,1,o), -(814,-21,o), -(814,504,c), -(740,504,l), -(740,21,o), +(814,-19,o), +(814,506,c), +(740,506,l), +(740,23,o), (64,46,o), (64,-244,cs), (64,-368,o), @@ -50,14 +69,33 @@ width = 814; anchors = ( { name = _ogonek; -pos = (919,530); +pos = (919,536); } ); background = { shapes = ( { -pos = (-463,0); -ref = U; +closed = 1; +nodes = ( +(658,-18,o), +(919,195,o), +(919,536,cs), +(919,1490,l), +(515,1490,l), +(515,570,ls), +(515,431,o), +(415,332,o), +(275,332,cs), +(137,332,o), +(37,431,o), +(37,570,cs), +(37,1490,l), +(-367,1490,l), +(-367,536,ls), +(-367,195,o), +(-110,-18,o), +(275,-18,cs) +); } ); }; @@ -77,10 +115,10 @@ nodes = ( (393,-188,o), (393,-145,cs), (393,34,o), -(919,24,o), -(919,530,c), -(824,530,l), -(824,77,o), +(919,30,o), +(919,536,c), +(824,536,l), +(824,83,o), (64,175,o), (64,-200,cs), (64,-342,o), @@ -95,14 +133,33 @@ width = 919; anchors = ( { name = _ogonek; -pos = (691,504); +pos = (659,504); } ); background = { shapes = ( { -pos = (-613,0); -ref = U; +closed = 1; +nodes = ( +(429,-22,o), +(659,201,o), +(659,504,cs), +(659,1490,l), +(613,1490,l), +(613,504,ls), +(613,228,o), +(404,24,o), +(123,24,cs), +(-158,24,o), +(-367,228,o), +(-367,504,cs), +(-367,1490,l), +(-413,1490,l), +(-413,504,ls), +(-413,202,o), +(-182,-22,o), +(123,-22,cs) +); } ); }; @@ -111,26 +168,26 @@ shapes = ( { closed = 1; nodes = ( -(264,-426,o), -(288,-421,o), -(312,-412,c), -(295,-369,l), -(277,-376,o), -(258,-380,o), -(236,-380,cs), -(179,-380,o), -(110,-353,o), -(110,-271,cs), -(110,-33,o), -(691,-6,o), -(691,504,c), -(658,504,l), -(658,9,o), -(64,8,o), -(64,-271,cs), -(64,-379,o), -(153,-426,o), -(236,-426,cs) +(232,-426,o), +(256,-421,o), +(280,-412,c), +(263,-369,l), +(245,-376,o), +(226,-380,o), +(204,-380,cs), +(147,-380,o), +(78,-353,o), +(78,-271,cs), +(78,-33,o), +(659,-6,o), +(659,504,c), +(626,504,l), +(626,9,o), +(32,8,o), +(32,-271,cs), +(32,-379,o), +(121,-426,o), +(204,-426,cs) ); } ); @@ -238,14 +295,33 @@ width = 492; anchors = ( { name = _ogonek; -pos = (790,506); +pos = (784,506); } ); background = { shapes = ( { -pos = (-516,0); -ref = U; +closed = 1; +nodes = ( +(555,-24,o), +(784,200,o), +(784,506,cs), +(784,1490,l), +(604,1490,l), +(604,520,ls), +(604,302,o), +(453,144,o), +(204,144,cs), +(-45,144,o), +(-196,302,o), +(-196,520,cs), +(-196,1490,l), +(-376,1490,l), +(-376,506,ls), +(-376,200,o), +(-147,-24,o), +(204,-24,cs) +); } ); }; @@ -254,26 +330,26 @@ shapes = ( { closed = 1; nodes = ( -(311,-418,o), -(351,-418,o), -(390,-418,c), -(390,-272,l), -(372,-272,o), -(346,-272,o), -(328,-272,cs), -(267,-272,o), -(241,-246,o), -(241,-202,cs), -(241,-23,o), -(790,8,o), -(790,506,c), -(716,506,l), -(716,-3,o), -(64,96,o), -(64,-230,cs), -(64,-354,o), -(149,-418,o), -(272,-418,cs) +(305,-418,o), +(345,-418,o), +(384,-418,c), +(384,-272,l), +(366,-272,o), +(340,-272,o), +(322,-272,cs), +(261,-272,o), +(235,-246,o), +(235,-202,cs), +(235,-23,o), +(784,8,o), +(784,506,c), +(710,506,l), +(710,-3,o), +(58,96,o), +(58,-230,cs), +(58,-354,o), +(143,-418,o), +(266,-418,cs) ); } ); @@ -283,14 +359,33 @@ width = 790; anchors = ( { name = _ogonek; -pos = (691,504); +pos = (663,510); } ); background = { shapes = ( { -pos = (-549,0); -ref = U; +closed = 1; +nodes = ( +(433,-16,o), +(663,207,o), +(663,510,cs), +(663,1490,l), +(617,1490,l), +(617,510,ls), +(617,234,o), +(408,30,o), +(127,30,cs), +(-154,30,o), +(-363,234,o), +(-363,510,cs), +(-363,1490,l), +(-409,1490,l), +(-409,510,ls), +(-409,208,o), +(-178,-16,o), +(127,-16,cs) +); } ); }; @@ -299,26 +394,26 @@ shapes = ( { closed = 1; nodes = ( -(268,-418,o), -(279,-418,o), -(291,-418,c), -(291,-372,l), -(279,-372,o), -(268,-372,o), -(256,-372,cs), -(137,-372,o), -(110,-323,o), -(110,-264,cs), -(110,-10,o), -(691,-19,o), -(691,504,c), -(658,504,l), -(658,8,o), -(64,28,o), -(64,-264,cs), -(64,-350,o), -(115,-418,o), -(256,-418,cs) +(240,-418,o), +(251,-418,o), +(263,-418,c), +(263,-372,l), +(251,-372,o), +(240,-372,o), +(228,-372,cs), +(109,-372,o), +(82,-323,o), +(82,-264,cs), +(82,-10,o), +(663,-13,o), +(663,510,c), +(630,510,l), +(630,14,o), +(36,28,o), +(36,-264,cs), +(36,-350,o), +(87,-418,o), +(228,-418,cs) ); } ); @@ -620,8 +715,27 @@ pos = (952,530); background = { shapes = ( { -pos = (-414,0); -ref = U; +closed = 1; +nodes = ( +(699,-24,o), +(952,194,o), +(952,530,cs), +(952,1490,l), +(548,1490,l), +(548,564,ls), +(548,425,o), +(450,326,o), +(310,326,cs), +(172,326,o), +(72,426,o), +(72,564,cs), +(72,1490,l), +(-332,1490,l), +(-332,530,ls), +(-332,193,o), +(-80,-24,o), +(310,-24,cs) +); } ); };