From 21e1b48910e07b85be4469c1a278b2d100ca8ed9 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Mon, 3 Oct 2022 12:54:10 -0700 Subject: improvements to rtophorn glyphs like /ohorn /uhorn /Ohorn --- src/Inter-Italic.glyphspackage/glyphs/O_.glyph | 12 +- src/Inter-Italic.glyphspackage/glyphs/O_horn.glyph | 24 +-- src/Inter-Italic.glyphspackage/glyphs/U_horn.glyph | 6 +- .../glyphs/_part.otophorn.glyph | 174 ----------------- .../glyphs/_part.rtophorn.glyph | 104 +++++----- .../glyphs/_part.rtophorn.o.glyph | 215 +++++++++++++++++++++ .../glyphs/_part.t_base.glyph | 86 +++------ src/Inter-Italic.glyphspackage/glyphs/o.glyph | 14 +- src/Inter-Italic.glyphspackage/glyphs/ohorn.glyph | 25 +-- src/Inter-Italic.glyphspackage/glyphs/space.glyph | 8 - .../glyphs/tdieresis.glyph | 2 +- .../glyphs/tdotaccent.glyph | 2 +- src/Inter-Italic.glyphspackage/glyphs/uhorn.glyph | 6 +- .../glyphs/uni1F_48.glyph | 2 +- .../glyphs/uni1F_49.glyph | 2 +- .../glyphs/uni1F_4A_.glyph | 2 +- .../glyphs/uni1F_4B_.glyph | 2 +- .../glyphs/uni1F_F_8.glyph | 2 +- 18 files changed, 347 insertions(+), 341 deletions(-) delete mode 100644 src/Inter-Italic.glyphspackage/glyphs/_part.otophorn.glyph create mode 100644 src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.o.glyph (limited to 'src/Inter-Italic.glyphspackage/glyphs') diff --git a/src/Inter-Italic.glyphspackage/glyphs/O_.glyph b/src/Inter-Italic.glyphspackage/glyphs/O_.glyph index 6cd68eb36..df15ab04f 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/O_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/O_.glyph @@ -28,7 +28,7 @@ pos = (951,1676); }, { name = tophorn; -pos = (1297,1295); +pos = (924,1510); } ); layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; @@ -95,7 +95,7 @@ pos = (887,1676); }, { name = tophorn; -pos = (1233,1295); +pos = (860,1510); } ); layerId = m012; @@ -162,7 +162,7 @@ pos = (966,1676); }, { name = tophorn; -pos = (1270,1186); +pos = (939,1510); } ); guides = ( @@ -313,7 +313,7 @@ pos = (958,1676); }, { name = tophorn; -pos = (1278,1186); +pos = (931,1514); } ); guides = ( @@ -464,7 +464,7 @@ pos = (999,1676); }, { name = tophorn; -pos = (1396,1056); +pos = (972,1510); } ); guides = ( @@ -616,7 +616,7 @@ pos = (955,1676); }, { name = tophorn; -pos = (1351,1056); +pos = (928,1514); } ); guides = ( diff --git a/src/Inter-Italic.glyphspackage/glyphs/O_horn.glyph b/src/Inter-Italic.glyphspackage/glyphs/O_horn.glyph index aa75e18ca..019a28384 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/O_horn.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/O_horn.glyph @@ -10,8 +10,8 @@ shapes = ( ref = O; }, { -pos = (954,68); -ref = _part.otophorn; +pos = (234,378); +ref = _part.rtophorn.o; } ); width = 1560; @@ -29,8 +29,8 @@ shapes = ( ref = O; }, { -pos = (1092,0); -ref = _part.otophorn; +pos = (238,378); +ref = _part.rtophorn.o; } ); width = 1628; @@ -42,8 +42,8 @@ shapes = ( ref = O; }, { -pos = (951,239); -ref = _part.otophorn; +pos = (234,376); +ref = _part.rtophorn.o; } ); width = 1530; @@ -55,8 +55,8 @@ shapes = ( ref = O; }, { -pos = (968,130); -ref = _part.otophorn; +pos = (277,434); +ref = _part.rtophorn.o; } ); width = 1534; @@ -74,8 +74,8 @@ shapes = ( ref = O; }, { -pos = (1042,0); -ref = _part.otophorn; +pos = (214,434); +ref = _part.rtophorn.o; } ); width = 1528; @@ -87,8 +87,8 @@ shapes = ( ref = O; }, { -pos = (887,239); -ref = _part.otophorn; +pos = (234,376); +ref = _part.rtophorn.o; } ); width = 1402; diff --git a/src/Inter-Italic.glyphspackage/glyphs/U_horn.glyph b/src/Inter-Italic.glyphspackage/glyphs/U_horn.glyph index 02fbec55b..2905328bc 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/U_horn.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/U_horn.glyph @@ -61,7 +61,7 @@ shapes = ( ref = U; }, { -pos = (998,0); +pos = (997,0); ref = _part.rtophorn; } ); @@ -74,7 +74,7 @@ shapes = ( ref = U; }, { -pos = (876,0); +pos = (875,0); ref = _part.rtophorn; } ); @@ -88,7 +88,7 @@ shapes = ( ref = U; }, { -pos = (1059,0); +pos = (1058,0); ref = _part.rtophorn; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/_part.otophorn.glyph b/src/Inter-Italic.glyphspackage/glyphs/_part.otophorn.glyph deleted file mode 100644 index 931e4aa22..000000000 --- a/src/Inter-Italic.glyphspackage/glyphs/_part.otophorn.glyph +++ /dev/null @@ -1,174 +0,0 @@ -{ -export = 0; -glyphname = _part.otophorn; -layers = ( -{ -anchors = ( -{ -name = _tophorn; -pos = (346,1056); -} -); -background = { -shapes = ( -{ -closed = 1; -nodes = ( -(523,1099,o), -(596,1180,o), -(625,1356,c), -(580,1363,l), -(554,1205,o), -(494,1139,o), -(335,1101,c), -(346,1056,l) -); -} -); -}; -layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; -shapes = ( -{ -closed = 1; -nodes = ( -(526,1101,o), -(598,1180,o), -(626,1363,c), -(580,1363,l), -(554,1205,o), -(494,1139,o), -(335,1101,c), -(346,1056,l) -); -} -); -width = 718; -}, -{ -anchors = ( -{ -name = _tophorn; -pos = (346,1056); -} -); -layerId = m012; -shapes = ( -{ -closed = 1; -nodes = ( -(526,1101,o), -(598,1180,o), -(626,1363,c), -(580,1363,l), -(554,1205,o), -(494,1139,o), -(335,1101,c), -(346,1056,l) -); -} -); -width = 718; -}, -{ -anchors = ( -{ -name = _tophorn; -pos = (316,1118); -} -); -layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; -shapes = ( -{ -closed = 1; -nodes = ( -(575,1118,o), -(730,1267,o), -(774,1530,c), -(602,1530,l), -(574,1360,o), -(491,1262,o), -(339,1262,c), -(316,1118,l) -); -} -); -width = 832; -}, -{ -anchors = ( -{ -name = _tophorn; -pos = (310,1056); -} -); -layerId = m008; -shapes = ( -{ -closed = 1; -nodes = ( -(569,1056,o), -(725,1205,o), -(769,1468,c), -(597,1468,l), -(568,1298,o), -(486,1200,o), -(334,1200,c), -(310,1056,l) -); -} -); -width = 832; -}, -{ -anchors = ( -{ -name = _tophorn; -pos = (304,1056); -} -); -layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; -shapes = ( -{ -closed = 1; -nodes = ( -(575,1056,o), -(715,1230,o), -(764,1526,c), -(546,1526,l), -(515,1338,o), -(468,1228,o), -(333,1228,c), -(304,1056,l) -); -} -); -width = 864; -}, -{ -anchors = ( -{ -name = _tophorn; -pos = (309,1056); -} -); -layerId = m010; -shapes = ( -{ -closed = 1; -nodes = ( -(580,1056,o), -(720,1230,o), -(769,1526,c), -(551,1526,l), -(520,1338,o), -(473,1228,o), -(338,1228,c), -(309,1056,l) -); -} -); -width = 864; -} -); -note = "Custom italic design"; -} diff --git a/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.glyph b/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.glyph index ce38c6f3a..831d58ca9 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.glyph @@ -10,22 +10,23 @@ pos = (352,1490); } ); layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { closed = 1; nodes = ( -(542,1444,o), -(638,1541,o), -(675,1764,c), -(630,1772,l), +(539,1446,o), +(638,1546,o), +(673,1756,c), +(627,1756,l), (596,1569,o), (518,1490,o), (352,1490,c), -(352,1444,l) +(345,1446,l) ); } ); -width = 664; +width = 666; }, { anchors = ( @@ -35,47 +36,49 @@ pos = (282,1490); } ); layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { closed = 1; nodes = ( -(564,1368,o), -(731,1521,o), -(773,1776,c), -(605,1776,l), -(573,1582,o), -(472,1490,o), +(538,1395,o), +(686,1538,o), +(725,1776,c), +(565,1776,l), +(532,1579,o), +(445,1490,o), (282,1490,c), -(327,1368,l) +(331,1395,l) ); } ); -width = 778; +width = 720; }, { anchors = ( { name = _rtophorn; -pos = (287,1490); +pos = (288,1490); } ); layerId = m008; +name = ital_gen; shapes = ( { closed = 1; nodes = ( -(569,1368,o), -(736,1521,o), -(779,1776,c), -(611,1776,l), -(578,1582,o), -(477,1490,o), -(287,1490,c), -(332,1368,l) +(525,1367,o), +(693,1502,o), +(738,1776,c), +(571,1776,l), +(538,1579,o), +(451,1490,o), +(288,1490,c), +(267,1367,l) ); } ); -width = 713; +width = 720; }, { anchors = ( @@ -85,72 +88,75 @@ pos = (256,1490); } ); layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { closed = 1; nodes = ( (635,1304,o), -(846,1471,o), -(904,1776,c), -(605,1776,l), -(563,1570,o), +(842,1451,o), +(901,1756,c), +(602,1756,l), +(560,1550,o), (473,1490,o), (256,1490,c), (316,1304,l) ); } ); -width = 808; +width = 809; }, { anchors = ( { name = _rtophorn; -pos = (245,1490); +pos = (246,1490); } ); layerId = m010; +name = ital_gen; shapes = ( { closed = 1; nodes = ( -(624,1304,o), -(835,1471,o), -(894,1776,c), -(595,1776,l), -(553,1570,o), -(462,1490,o), -(245,1490,c), -(305,1304,l) +(571,1288,o), +(871,1393,o), +(934,1778,c), +(595,1778,l), +(561,1572,o), +(463,1490,o), +(246,1490,c), +(212,1288,l) ); } ); -width = 774; +width = 777; }, { anchors = ( { name = _rtophorn; -pos = (288,1490); +pos = (289,1490); } ); layerId = m012; +name = ital_gen; shapes = ( { closed = 1; nodes = ( -(478,1444,o), -(574,1541,o), -(611,1764,c), -(566,1772,l), -(532,1569,o), -(454,1490,o), -(288,1490,c), -(288,1444,l) +(475,1446,o), +(575,1546,o), +(610,1756,c), +(564,1756,l), +(533,1569,o), +(455,1490,o), +(289,1490,c), +(281,1446,l) ); } ); -width = 536; +width = 539; } ); } diff --git a/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.o.glyph b/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.o.glyph new file mode 100644 index 000000000..3aeae8011 --- /dev/null +++ b/src/Inter-Italic.glyphspackage/glyphs/_part.rtophorn.o.glyph @@ -0,0 +1,215 @@ +{ +export = 0; +glyphname = _part.rtophorn.o; +layers = ( +{ +anchors = ( +{ +name = _tophorn; +pos = (690,1134); +} +); +background = { +shapes = ( +{ +pos = (1,0); +ref = o; +} +); +}; +layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(980,1090,o), +(1158,1171,o), +(1196,1400,c), +(1150,1400,l), +(1116,1197,o), +(960,1134,o), +(690,1134,c), +(682,1090,l) +); +} +); +width = 1187; +}, +{ +anchors = ( +{ +name = _tophorn; +pos = (626,1134); +} +); +background = { +shapes = ( +{ +pos = (1,0); +ref = o; +} +); +}; +layerId = m012; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(916,1090,o), +(1094,1171,o), +(1132,1400,c), +(1086,1400,l), +(1052,1197,o), +(896,1134,o), +(626,1134,c), +(618,1090,l) +); +} +); +width = 1059; +}, +{ +anchors = ( +{ +name = _tophorn; +pos = (705,1132); +} +); +background = { +shapes = ( +{ +pos = (1,0); +ref = o; +} +); +}; +layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(997,1013,o), +(1195,1142,o), +(1238,1404,c), +(1073,1404,l), +(1046,1236,o), +(909,1132,o), +(705,1132,c), +(686,1013,l) +); +} +); +width = 1222; +}, +{ +anchors = ( +{ +name = _tophorn; +pos = (654,1080); +} +); +background = { +shapes = ( +{ +pos = (1,0); +ref = o; +} +); +}; +guides = ( +{ +pos = (915,1342); +} +); +layerId = m008; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(944,957,o), +(1142,1068,o), +(1187,1342,c), +(1020,1342,l), +(990,1162,o), +(866,1080,o), +(654,1080,c), +(633,957,l) +); +} +); +width = 1124; +}, +{ +anchors = ( +{ +name = _tophorn; +pos = (734,1132); +} +); +background = { +shapes = ( +{ +ref = o; +} +); +}; +layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(1035,946,o), +(1299,1063,o), +(1358,1384,c), +(1059,1384,l), +(1017,1178,o), +(952,1132,o), +(735,1132,c), +(704,946,l) +); +} +); +width = 1279; +}, +{ +anchors = ( +{ +name = _tophorn; +pos = (714,1080); +} +); +background = { +shapes = ( +{ +pos = (1,0); +ref = o; +} +); +}; +layerId = m010; +name = ital_gen; +shapes = ( +{ +closed = 1; +nodes = ( +(1039,878,o), +(1280,959,o), +(1344,1344,c), +(1005,1344,l), +(970,1138,o), +(923,1080,o), +(714,1080,c), +(680,878,l) +); +} +); +width = 1245; +} +); +note = "Custom italic design"; +} diff --git a/src/Inter-Italic.glyphspackage/glyphs/_part.t_base.glyph b/src/Inter-Italic.glyphspackage/glyphs/_part.t_base.glyph index 25adcf183..ec53244f8 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/_part.t_base.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/_part.t_base.glyph @@ -110,7 +110,7 @@ pos = (699,18); }, { name = top; -pos = (540,1542); +pos = (539,1542); } ); guides = ( @@ -165,56 +165,31 @@ pos = (497,0); }, { name = top; -pos = (447,1490); -} -); -background = { -shapes = ( -{ -closed = 1; -nodes = ( -(232,238,ls), -(232,92,o), -(339,0,o), -(510,0,cs), -(556,0,o), -(604,0,o), -(616,0,c), -(616,160,l), -(604,160,o), -(526,160,o), -(526,160,cs), -(433,160,o), -(402,190,o), -(402,278,cs), -(402,1384,l), -(232,1384,l) -); +pos = (445,1490); } ); -}; layerId = m008; name = ital_gen; shapes = ( { closed = 1; nodes = ( -(153.725,246,ls), -(128.727,95,o), +(154,246,ls), +(129,95,o), (220,0,o), (391,0,cs), (426,0,o), -(461.667,0,o), +(462,0,o), (497,0,c), -(521.17,146,l), -(491.17,146,o), -(461.17,146,o), -(431.17,146,cs), -(341.17,146,o), -(312.964,181,o), -(328.029,272,cs), -(512.12,1384,l), -(342.12,1384,l) +(521,146,l), +(491,146,o), +(461,146,o), +(431,146,cs), +(341,146,o), +(313,181,o), +(328,272,cs), +(505,1344,l), +(335,1344,l) ); } ); @@ -236,16 +211,7 @@ pos = (689,0); }, { name = top; -pos = (528,1542); -} -); -guides = ( -{ -angle = 80.6; -pos = (420,1844); -}, -{ -pos = (408,2016); +pos = (526,1542); } ); layerId = m010; @@ -254,22 +220,22 @@ shapes = ( { closed = 1; nodes = ( -(127.287,340,ls), -(88.217,104,o), +(127,340,ls), +(88,104,o), (193,0,o), (469,0,cs), (559,0,o), (653,0,o), (689,0,c), -(739.327,304,l), -(717.327,304,o), -(665.327,304,o), -(629.327,304,cs), -(550.327,304,o), -(526.128,333,o), -(538.875,410,cs), -(700.12,1384,l), -(300.12,1384,l) +(739,304,l), +(717,304,o), +(665,304,o), +(629,304,cs), +(550,304,o), +(526,333,o), +(539,410,cs), +(693,1344,l), +(293,1344,l) ); } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/o.glyph b/src/Inter-Italic.glyphspackage/glyphs/o.glyph index d9bf13d51..22cf086a4 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/o.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/o.glyph @@ -20,7 +20,7 @@ pos = (718,1304); }, { name = tophorn; -pos = (974,915); +pos = (690,1134); } ); layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; @@ -79,7 +79,7 @@ pos = (734,1304); }, { name = tophorn; -pos = (939,830); +pos = (705,1132); } ); guides = ( @@ -261,7 +261,7 @@ pos = (684,1262); }, { name = tophorn; -pos = (885,774); +pos = (654,1080); } ); guides = ( @@ -331,7 +331,7 @@ pos = (764,1304); }, { name = tophorn; -pos = (1069,732); +pos = (735,1132); } ); guides = ( @@ -395,7 +395,7 @@ pos = (744,1262); }, { name = tophorn; -pos = (1057,698); +pos = (714,1080); } ); background = { @@ -425,7 +425,7 @@ pos = (-161,2860); }, { angle = 80.6; -pos = (623,1088); +pos = (623,1155); } ); layerId = m010; @@ -484,7 +484,7 @@ pos = (654,1304); }, { name = tophorn; -pos = (910,915); +pos = (626,1134); } ); layerId = m012; diff --git a/src/Inter-Italic.glyphspackage/glyphs/ohorn.glyph b/src/Inter-Italic.glyphspackage/glyphs/ohorn.glyph index 44904787b..e66f2cb5e 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/ohorn.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/ohorn.glyph @@ -5,78 +5,79 @@ kernRight = ohorn; layers = ( { layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933"; +name = ital_gen; shapes = ( { ref = o; }, { -pos = (623,-288); -ref = _part.otophorn; +ref = _part.rtophorn.o; } ); width = 1222; }, { layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E"; +name = ital_gen; shapes = ( { ref = o; }, { -pos = (765,-324); -ref = _part.otophorn; +pos = (1,0); +ref = _part.rtophorn.o; } ); width = 1280; }, { layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F"; +name = ital_gen; shapes = ( { ref = o; }, { -pos = (628,-141); -ref = _part.otophorn; +ref = _part.rtophorn.o; } ); width = 1186; }, { layerId = m008; +name = ital_gen; shapes = ( { ref = o; }, { -pos = (575,-282); -ref = _part.otophorn; +ref = _part.rtophorn.o; } ); width = 1124; }, { layerId = m010; +name = ital_gen; shapes = ( { ref = o; }, { -pos = (748,-358); -ref = _part.otophorn; +ref = _part.rtophorn.o; } ); width = 1244; }, { layerId = m012; +name = ital_gen; shapes = ( { ref = o; }, { -pos = (564,-141); -ref = _part.otophorn; +ref = _part.rtophorn.o; } ); width = 1058; diff --git a/src/Inter-Italic.glyphspackage/glyphs/space.glyph b/src/Inter-Italic.glyphspackage/glyphs/space.glyph index 566183f51..591a4e2bb 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/space.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/space.glyph @@ -27,14 +27,6 @@ layerId = m008; width = 512; }, { -guides = ( -{ -pos = (-32,1239); -}, -{ -pos = (-32,763); -} -); layerId = m010; width = 376; }, diff --git a/src/Inter-Italic.glyphspackage/glyphs/tdieresis.glyph b/src/Inter-Italic.glyphspackage/glyphs/tdieresis.glyph index 42ce18a73..76c779dd0 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/tdieresis.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/tdieresis.glyph @@ -23,7 +23,7 @@ shapes = ( ref = t; }, { -pos = (-91,238); +pos = (-92,238); ref = dieresis; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/tdotaccent.glyph b/src/Inter-Italic.glyphspackage/glyphs/tdotaccent.glyph index ae9902684..d17720105 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/tdotaccent.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/tdotaccent.glyph @@ -23,7 +23,7 @@ shapes = ( ref = t; }, { -pos = (83,238); +pos = (82,238); ref = dotaccent; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uhorn.glyph b/src/Inter-Italic.glyphspackage/glyphs/uhorn.glyph index ff112cafd..8abd4231b 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uhorn.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uhorn.glyph @@ -49,7 +49,7 @@ shapes = ( ref = u; }, { -pos = (642,-434); +pos = (641,-434); ref = _part.rtophorn; } ); @@ -62,7 +62,7 @@ shapes = ( ref = u; }, { -pos = (654,-434); +pos = (653,-434); ref = _part.rtophorn; } ); @@ -75,7 +75,7 @@ shapes = ( ref = u; }, { -pos = (667,-372); +pos = (666,-372); ref = _part.rtophorn; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni1F_48.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni1F_48.glyph index 612b98a09..051418339 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni1F_48.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni1F_48.glyph @@ -73,7 +73,7 @@ pos = (140,0); ref = O; }, { -pos = (-129,-6); +pos = (-128,-6); ref = koronisaccentleft.cn; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni1F_49.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni1F_49.glyph index 8dad56e2e..494b50660 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni1F_49.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni1F_49.glyph @@ -73,7 +73,7 @@ pos = (212,0); ref = O; }, { -pos = (-161,0); +pos = (-160,0); ref = uni1FFE.tonos; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni1F_4A_.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni1F_4A_.glyph index e3add403a..4db931941 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni1F_4A_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni1F_4A_.glyph @@ -73,7 +73,7 @@ pos = (482,0); ref = O; }, { -pos = (-227,0); +pos = (-226,0); ref = uni1FCD.tonos; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni1F_4B_.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni1F_4B_.glyph index 67e23ab1f..ac9def012 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni1F_4B_.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni1F_4B_.glyph @@ -73,7 +73,7 @@ pos = (428,0); ref = O; }, { -pos = (-139,0); +pos = (-138,0); ref = uni1FDD.tonos; } ); diff --git a/src/Inter-Italic.glyphspackage/glyphs/uni1F_F_8.glyph b/src/Inter-Italic.glyphspackage/glyphs/uni1F_F_8.glyph index 58df0a43c..54d168801 100644 --- a/src/Inter-Italic.glyphspackage/glyphs/uni1F_F_8.glyph +++ b/src/Inter-Italic.glyphspackage/glyphs/uni1F_F_8.glyph @@ -73,7 +73,7 @@ pos = (180,0); ref = O; }, { -pos = (-209,0); +pos = (-208,0); ref = uni1FEF.tonos; } ); -- cgit v1.2.3