1
1
mirror of https://github.com/rsms/inter.git synced 2024-08-15 13:50:55 +03:00

complete u.1 and update salt

This commit is contained in:
Rasmus Andersson 2023-05-26 14:06:56 -07:00
parent 23cd45ba85
commit 084ffe227a
95 changed files with 7856 additions and 552 deletions

View File

@ -1041,6 +1041,38 @@ uhorngrave,
uhornhookabove,
uhorntilde,
uhorndotbelow,
u.1,
uacute.1,
ubar.1,
ubreve.1,
ucaron.1,
ucircumflex.1,
ucircumflexbelow.1,
udblgrave.1,
udieresis.1,
udieresisacute.1,
udieresisbelow.1,
udieresiscaron.1,
udieresisgrave.1,
udieresismacron.1,
udotbelow.1,
ugrave.1,
uhookabove.1,
uhorn.1,
uhornacute.1,
uhorndotbelow.1,
uhorngrave.1,
uhornhookabove.1,
uhorntilde.1,
uhungarumlaut.1,
uinvertedbreve.1,
umacron.1,
umacrondieresis.1,
uogonek.1,
uring.1,
utilde.1,
utildeacute.1,
utildebelow.1,
v,
vturn,
vtilde,
@ -2609,7 +2641,20 @@ sub N o period by numero;
tag = ordn;
},
{
code = "include(features/salt.fea);";
code = "include(features/cv01-one.fea);
include(features/cv02-four.fea);
include(features/cv03-six.fea);
include(features/cv04-nine.fea);
include(features/cv05-l-tail.fea);
include(features/cv06-u.fea);
include(features/cv07-germandbls.fea);
include(features/cv08-i-serif.fea);
include(features/cv09-three.fea);
include(features/cv10-g-spur.fea);
# Note: cv11 is single-story a, which only exists in the roman font
include(features/cv12-compact-f.fea);
include(features/cv13-compact-t.fea);
";
tag = salt;
},
{
@ -2658,44 +2703,63 @@ value = "";
tag = ss05;
},
{
code = "include(features/cv01-one.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Alternate one\"; }; };
include(features/cv01-one.fea);
";
tag = cv01;
},
{
code = "include(features/cv02-four.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Open four\"; }; };
include(features/cv02-four.fea);
";
tag = cv02;
},
{
code = "include(features/cv03-six.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Open six\"; }; };
include(features/cv03-six.fea);
";
tag = cv03;
},
{
code = "include(features/cv04-nine.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Open nine\"; }; };
include(features/cv04-nine.fea);
";
tag = cv04;
},
{
code = "include(features/cv05-l-tail.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Lower-case L with tail\"; }; };
include(features/cv05-l-tail.fea);
";
tag = cv05;
},
{
code = "include(features/cv06-u.fea);
code = "cvParameters { FeatUILabelNameID { name \"Simplified u\"; }; };
include(features/cv06-u.fea);
";
tag = cv06;
},
{
code = "include(features/cv07-germandbls.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Alternate German double s\"; }; };
include(features/cv07-germandbls.fea);
";
tag = cv07;
},
{
code = "include(features/cv08-i-serif.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Upper-case i with serif\"; }; };
include(features/cv08-i-serif.fea);
";
tag = cv08;
},
{
code = "include(features/cv09-three.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Flat-top three\"; }; };
include(features/cv09-three.fea);
";
tag = cv09;
},
{
code = "include(features/cv10-g-spur.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Capital G with spur\"; }; };
include(features/cv10-g-spur.fea);
";
tag = cv10;
},
{

View File

@ -75,7 +75,7 @@ shapes = (
ref = E;
},
{
pos = (236,0);
pos = (235,0);
ref = macrongravecomb.cn;
}
);

View File

@ -25,7 +25,7 @@ shapes = (
ref = I.double;
},
{
pos = (-68,186);
pos = (-38,372);
ref = dieresis.three;
}
);
@ -39,7 +39,7 @@ shapes = (
ref = I.double;
},
{
pos = (109,186);
pos = (140,372);
ref = dieresis.three;
}
);
@ -53,7 +53,7 @@ shapes = (
ref = I.double;
},
{
pos = (-62,228);
pos = (-28,434);
ref = dieresis.three;
}
);
@ -67,7 +67,7 @@ shapes = (
ref = I.double;
},
{
pos = (-82,228);
pos = (-48,434);
ref = dieresis.three;
}
);
@ -81,7 +81,7 @@ shapes = (
ref = I.double;
},
{
pos = (-5,228);
pos = (24,434);
ref = dieresis.three;
}
);

View File

@ -11,7 +11,7 @@ ref = I.1;
},
{
alignment = 1;
pos = (-151,0);
pos = (-152,0);
ref = dieresisacutecomb.uc;
}
);
@ -41,7 +41,7 @@ ref = I.1;
},
{
alignment = 1;
pos = (-196,0);
pos = (-197,0);
ref = dieresisacutecomb.uc;
}
);

View File

@ -11,7 +11,7 @@ ref = I;
},
{
alignment = 1;
pos = (-329,0);
pos = (-330,0);
ref = dieresisacutecomb.uc;
}
);
@ -39,7 +39,7 @@ ref = I;
},
{
alignment = 1;
pos = (-326,0);
pos = (-327,0);
ref = dieresisacutecomb.uc;
}
);

View File

@ -75,7 +75,7 @@ shapes = (
ref = O;
},
{
pos = (318,0);
pos = (317,0);
ref = macrongravecomb.cn;
}
);

View File

@ -11,7 +11,7 @@ ref = U;
},
{
alignment = 1;
pos = (161,0);
pos = (160,0);
ref = dieresisacutecomb.uc;
}
);
@ -39,7 +39,7 @@ ref = U;
},
{
alignment = 1;
pos = (155,0);
pos = (154,0);
ref = dieresisacutecomb.uc;
}
);

View File

@ -10,7 +10,7 @@ shapes = (
ref = U;
},
{
pos = (161,0);
pos = (160,0);
ref = dieresiscaroncomb.uc;
}
);
@ -75,7 +75,7 @@ shapes = (
ref = U;
},
{
pos = (142,0);
pos = (141,0);
ref = dieresiscaroncomb.uc;
}
);

View File

@ -10,7 +10,7 @@ shapes = (
ref = U;
},
{
pos = (161,0);
pos = (160,0);
ref = dieresisgravecomb.uc;
}
);
@ -36,7 +36,7 @@ shapes = (
ref = U;
},
{
pos = (155,0);
pos = (154,0);
ref = dieresisgravecomb.uc;
}
);

View File

@ -10,7 +10,7 @@ shapes = (
ref = U;
},
{
pos = (273,0);
pos = (272,0);
ref = macrondieresiscomb.cn;
}
);
@ -36,7 +36,7 @@ shapes = (
ref = U;
},
{
pos = (337,0);
pos = (336,0);
ref = macrondieresiscomb.cn;
}
);

View File

@ -0,0 +1,287 @@
{
glyphname = ogonek.u.1;
layers = (
{
anchors = (
{
name = _ogonek;
pos = (489,416);
}
);
background = {
shapes = (
{
pos = (-529,0);
ref = u.1;
}
);
};
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(-14,-436,o),
(47,-409,o),
(91,-386,c),
(53,-260,l),
(29,-273,o),
(-6,-288,o),
(-46,-288,cs),
(-103,-288,o),
(-125,-258,o),
(-117,-209,cs),
(-82,3,o),
(407,-79,o),
(489,416,c),
(366,416,l),
(295,-10,o),
(-249,43,o),
(-296,-244,cs),
(-317,-368,o),
(-223,-436,o),
(-95,-436,cs)
);
}
);
width = 577;
},
{
anchors = (
{
name = _ogonek;
pos = (531,460);
}
);
background = {
shapes = (
{
pos = (-678,0);
ref = u.1;
}
);
};
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(-54,-426,o),
(48,-407,o),
(110,-375,c),
(71,-195,l),
(46,-208,o),
(25,-214,o),
(4,-214,cs),
(-38,-214,o),
(-55,-188,o),
(-48.005,-145,cs),
(-16,50,o),
(456,5,o),
(531,460,c),
(368,460,l),
(302,59,o),
(-328,153,o),
(-386,-200,cs),
(-410,-342,o),
(-314,-426,o),
(-136,-426,cs)
);
}
);
width = 611;
},
{
anchors = (
{
name = _ogonek;
pos = (326,368);
}
);
background = {
shapes = (
{
pos = (-640,0);
ref = u.1;
}
);
};
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(-137,-426,o),
(-112,-421,o),
(-86,-412,c),
(-96,-369,l),
(-115,-376,o),
(-135,-380,o),
(-157,-380,cs),
(-214,-380,o),
(-278,-353,o),
(-265,-271,cs),
(-220,1,o),
(258,-43,o),
(326,368,c),
(292,368,l),
(229,-14,o),
(-260,36,o),
(-311,-271,cs),
(-329,-379,o),
(-248,-426,o),
(-165,-426,cs)
);
}
);
width = 422;
},
{
anchors = (
{
name = _ogonek;
pos = (548,400);
}
);
background = {
shapes = (
{
pos = (-424,0);
ref = u.1;
}
);
};
layerId = m008;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(57,-418,o),
(89,-418,o),
(120,-418,c),
(144,-272,l),
(131,-272,o),
(119,-272,o),
(106,-272,cs),
(24,-272,o),
(7,-246,o),
(15,-202,cs),
(49,5,o),
(477,-29,o),
(548,400,c),
(454,400,l),
(393,30,o),
(-105,94,o),
(-160,-235,cs),
(-180,-356,o),
(-118,-418,o),
(26,-418,cs)
);
}
);
width = 633;
},
{
anchors = (
{
name = _ogonek;
pos = (890,446);
}
);
background = {
shapes = (
{
pos = (-276,0);
ref = u.1;
}
);
};
layerId = m010;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(309,-418,o),
(384,-418,o),
(434,-418,c),
(471,-192,l),
(452,-192,o),
(434,-192,o),
(415,-192,cs),
(364,-192,o),
(340,-175,o),
(347,-133,cs),
(374,28,o),
(816,-3,o),
(890,446,c),
(810,446,l),
(741,29,o),
(16,143,o),
(-41,-202,cs),
(-64,-339,o),
(43,-418,o),
(259,-418,cs)
);
}
);
width = 968;
},
{
anchors = (
{
name = _ogonek;
pos = (387,368);
}
);
background = {
shapes = (
{
pos = (-520,0);
ref = u.1;
}
);
};
layerId = m012;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(-62,-418,o),
(-39,-418,o),
(-17,-418,c),
(-10,-372,l),
(-32,-372,o),
(-55,-372,o),
(-77,-372,cs),
(-187,-372,o),
(-206,-323,o),
(-197,-264,cs),
(-157,-24,o),
(322,-27,o),
(387,368,c),
(359,368,l),
(297,-7,o),
(-196,20,o),
(-243,-264,cs),
(-257,-350,o),
(-217,-418,o),
(-84,-418,cs)
);
}
);
width = 477;
}
);
userData = {
interface.gridadjust.original = "{'width': 776, 'leftMargin': 66, 'rightMargin': 214}";
"interface.width-adjustments" = (
-16
);
};
}

View File

@ -0,0 +1,327 @@
{
color = 9;
glyphname = u.1;
kernLeft = m;
kernRight = u;
layers = (
{
anchors = (
{
name = bottom;
pos = (508,0);
},
{
name = ogonek;
pos = (1019,416);
},
{
name = top;
pos = (693,1118);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(788,-20,o),
(973,136,o),
(1019,416,cs),
(1135,1118,l),
(965,1118,l),
(850,424,ls),
(818,231,o),
(712,136,o),
(531,136,cs),
(349,136,o),
(274,231,o),
(306,424,cs),
(421,1118,l),
(251,1118,l),
(135,416,ls),
(89,136,o),
(221,-20,o),
(505,-20,cs)
);
}
);
width = 1201;
},
{
anchors = (
{
name = bottom;
pos = (572,0);
},
{
name = ogonek;
pos = (1210,460);
},
{
name = top;
pos = (757,1118);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(910,-14,o),
(1162,169,o),
(1210,460,cs),
(1319,1118,l),
(917,1118,l),
(813,488,ls),
(795,380,o),
(717,312,o),
(624,312,cs),
(531,312,o),
(475,380,o),
(493,488,cs),
(597,1118,l),
(195,1118,l),
(86,460,ls),
(38,169,o),
(229,-14,o),
(569,-14,cs)
);
}
);
width = 1328;
},
{
anchors = (
{
name = bottom;
pos = (508,0);
},
{
name = ogonek;
pos = (967,368);
},
{
name = top;
pos = (691,1118);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(740,-16,o),
(929,139,o),
(967,368,cs),
(1091,1118,l),
(1045,1118,l),
(921,368,ls),
(887,165,o),
(714,30,o),
(511,30,cs),
(308,30,o),
(179,165,o),
(213,368,cs),
(337,1118,l),
(291,1118,l),
(167,368,ls),
(129,139,o),
(282,-16,o),
(511,-16,cs)
);
}
);
width = 1197;
},
{
anchors = (
{
name = bottom;
pos = (474,0);
},
{
name = ogonek;
pos = (973,400);
},
{
name = top;
pos = (648,1056);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = m008;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(736,-20,o),
(930,142,o),
(973,400,cs),
(1082,1056,l),
(912,1056,l),
(805,408,ls),
(776,234,o),
(665,136,o),
(496,136,cs),
(326,136,o),
(248,234,o),
(277,408,cs),
(384,1056,l),
(214,1056,l),
(105,400,ls),
(62,142,o),
(203,-20,o),
(470,-20,cs)
);
}
);
width = 1121;
},
{
anchors = (
{
name = bottom;
pos = (544,0);
},
{
name = ogonek;
pos = (1166,446);
},
{
name = top;
pos = (720,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m010;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(882,-24,o),
(1118,157,o),
(1166,446,cs),
(1267,1056,l),
(867,1056,l),
(770,472,ls),
(752,365,o),
(689,298,o),
(594,298,cs),
(499,298,o),
(458,365,o),
(476,472,cs),
(573,1056,l),
(173,1056,l),
(72,446,ls),
(24,157,o),
(200,-24,o),
(541,-24,cs)
);
}
);
width = 1266;
},
{
anchors = (
{
name = bottom;
pos = (449,0);
},
{
name = ogonek;
pos = (908,368);
},
{
name = top;
pos = (622,1056);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = m012;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(681,-16,o),
(870,139,o),
(908,368,cs),
(1022,1056,l),
(976,1056,l),
(862,368,ls),
(828,165,o),
(655,30,o),
(452,30,cs),
(249,30,o),
(120,165,o),
(154,368,cs),
(268,1056,l),
(222,1056,l),
(108,368,ls),
(70,139,o),
(223,-16,o),
(452,-16,cs)
);
}
);
width = 1069;
}
);
metricLeft = u;
metricRight = "=|u";
userData = {
interface.gridadjust.original = "{'width': 1544, 'leftMargin': 194, 'rightMargin': 136}";
"interface.width-adjustments" = (
-16
);
};
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uacute.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (526,0);
ref = acutecomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (464,0);
ref = acutecomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (476,0);
ref = acutecomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (436,0);
ref = acutecomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (491,0);
ref = acutecomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (439,0);
ref = acutecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,122 @@
{
color = 9;
glyphname = ubar.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
closed = 1;
nodes = (
(16.992,604,l),
(10,559,l),
(1156,559,l),
(1162.992,604,l)
);
},
{
alignment = -1;
pos = (-15,0);
ref = u.1;
}
);
width = 1166;
},
{
layerId = m012;
shapes = (
{
closed = 1;
nodes = (
(8,573,l),
(0,528,l),
(1146,528,l),
(1154,573,l)
);
},
{
alignment = -1;
pos = (40,0);
ref = u.1;
}
);
width = 1147;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
closed = 1;
nodes = (
(39,671,l),
(16,533,l),
(1276,533,l),
(1299,671,l)
);
},
{
pos = (51,0);
ref = u.1;
}
);
width = 1300;
},
{
layerId = m008;
shapes = (
{
closed = 1;
nodes = (
(36,653,l),
(12,507,l),
(1272,507,l),
(1296,653,l)
);
},
{
pos = (86,0);
ref = u.1;
}
);
width = 1290;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
closed = 1;
nodes = (
(48,726,l),
(24,583,l),
(1471,583,l),
(1495,726,l)
);
},
{
pos = (79,0);
ref = u.1;
}
);
width = 1487;
},
{
layerId = m010;
shapes = (
{
closed = 1;
nodes = (
(52,720,l),
(18,512,l),
(1386,512,l),
(1420,720,l)
);
},
{
pos = (72,0);
ref = u.1;
}
);
width = 1409;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ubreve.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (247,0);
ref = brevecomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = brevecomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (217,0);
ref = brevecomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (161,0);
ref = brevecomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (185,0);
ref = brevecomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = brevecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ucaron.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (167,0);
ref = caroncomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (183,0);
ref = caroncomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = caroncomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (161,0);
ref = caroncomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (153,0);
ref = caroncomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (200,0);
ref = caroncomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ucircumflex.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (166,0);
ref = circumflexcomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = circumflexcomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = circumflexcomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (160,0);
ref = circumflexcomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (153,0);
ref = circumflexcomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (201,0);
ref = circumflexcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ucircumflexbelow.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (1178,0);
ref = circumflexsubcomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (1060,0);
ref = circumflexsubcomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1196,0);
ref = circumflexsubcomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (1127,0);
ref = circumflexsubcomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (1329,0);
ref = circumflexsubcomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (1282,0);
ref = circumflexsubcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = udblgrave.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (80,0);
ref = dblgravecmb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (97,0);
ref = dblgravecmb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dblgravecmb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (60,0);
ref = dblgravecmb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (-81,0);
ref = dblgravecmb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (-31,0);
ref = dblgravecmb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,83 @@
{
color = 9;
glyphname = udieresis.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (16,0);
ref = dieresiscomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
ref = dieresiscomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresiscomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (-9,0);
ref = dieresiscomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresiscomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (-17,0);
ref = dieresiscomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,83 @@
{
color = 9;
glyphname = udieresisacute.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (17,0);
ref = dieresisacutecomb.lc;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresisacutecomb.lc;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresisacutecomb.lc;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (-7,0);
ref = dieresisacutecomb.lc;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
ref = dieresisacutecomb.lc;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresisacutecomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = udieresisbelow.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (1181,0);
ref = dotdblsubcomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (1071,0);
ref = dotdblsubcomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1201,0);
ref = dotdblsubcomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (1129,0);
ref = dotdblsubcomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (1330,0);
ref = dotdblsubcomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (1283,0);
ref = dotdblsubcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,82 @@
{
color = 9;
glyphname = udieresiscaron.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (17,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
ref = dieresiscaroncomb.lc;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (-7,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
ref = dieresiscaroncomb.lc;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,83 @@
{
color = 9;
glyphname = udieresisgrave.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (17,0);
ref = dieresisgravecomb.lc;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresisgravecomb.lc;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresisgravecomb.lc;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (-8,0);
ref = dieresisgravecomb.lc;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
ref = dieresisgravecomb.lc;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresisgravecomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,83 @@
{
color = 9;
glyphname = udieresismacron.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (17,0);
ref = dieresismacroncomb.lc;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresismacroncomb.lc;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1,0);
ref = dieresismacroncomb.lc;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (-7,0);
ref = dieresismacroncomb.lc;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
ref = dieresismacroncomb.lc;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresismacroncomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = udotbelow.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (415,0);
ref = dotbelow;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (415,0);
ref = dotbelow;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (357,0);
ref = dotbelow;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (350,0);
ref = dotbelow;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (331,0);
ref = dotbelow;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (312,0);
ref = dotbelow;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ugrave.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (234,0);
ref = gravecomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (213,0);
ref = gravecomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (191,0);
ref = gravecomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (231,0);
ref = gravecomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (147,0);
ref = gravecomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = gravecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhookabove.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (378,0);
ref = hookabovecomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (310,0);
ref = hookabovecomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (336,0);
ref = hookabovecomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (296,0);
ref = hookabovecomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (351,0);
ref = hookabovecomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (309,0);
ref = hookabovecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,162 @@
{
color = 9;
glyphname = uhorn.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
closed = 1;
nodes = (
(1153,1072,ls),
(1232,1072,o),
(1284,1116,o),
(1297,1195,cs),
(1325,1366,l),
(1279,1366,l),
(1251,1195,ls),
(1242,1141,o),
(1215,1118,o),
(1161,1118,cs),
(1063,1118,l),
(1055,1072,l)
);
},
{
ref = u.1;
}
);
width = 1232;
},
{
layerId = m012;
shapes = (
{
closed = 1;
nodes = (
(1076,1010,ls),
(1155,1010,o),
(1206,1054,o),
(1220,1133,cs),
(1247,1296,l),
(1201,1296,l),
(1174,1133,ls),
(1165,1079,o),
(1138,1056,o),
(1084,1056,cs),
(999,1056,l),
(991,1010,l)
);
},
{
ref = u.1;
}
);
width = 1150;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
closed = 1;
nodes = (
(1130,998,ls),
(1244,998,o),
(1309,1054,o),
(1328,1168,cs),
(1361,1366,l),
(1201,1366,l),
(1166,1152,ls),
(1162,1128,o),
(1150,1118,o),
(1126,1118,cs),
(1036,1118,l),
(1016,998,l)
);
},
{
ref = u.1;
}
);
width = 1277;
},
{
layerId = m008;
shapes = (
{
closed = 1;
nodes = (
(1067,936,ls),
(1181,936,o),
(1246,992,o),
(1265,1106,cs),
(1297,1296,l),
(1137,1296,l),
(1102,1090,ls),
(1098,1066,o),
(1087,1056,o),
(1063,1056,cs),
(1009,1056,l),
(989,936,l)
);
},
{
ref = u.1;
}
);
width = 1220;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
closed = 1;
nodes = (
(1182,878,ls),
(1326,878,o),
(1453,952,o),
(1480,1118,cs),
(1521,1366,l),
(1221,1366,l),
(1185,1150,ls),
(1182,1129,o),
(1169,1118,o),
(1148,1118,cs),
(1086,1118,l),
(1046,878,l)
);
},
{
ref = u.1;
}
);
width = 1420;
},
{
layerId = m010;
shapes = (
{
closed = 1;
nodes = (
(1161,824,ls),
(1305,824,o),
(1430,886,o),
(1455,1036,cs),
(1498,1296,l),
(1198,1296,l),
(1163,1088,ls),
(1160,1067,o),
(1147,1056,o),
(1126,1056,cs),
(1035,1056,l),
(996,824,l)
);
},
{
ref = u.1;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhornacute.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = uhorn.1;
},
{
pos = (526,0);
ref = acutecomb;
}
);
width = 1232;
},
{
layerId = m012;
shapes = (
{
ref = uhorn.1;
},
{
pos = (464,0);
ref = acutecomb;
}
);
width = 1150;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = uhorn.1;
},
{
pos = (476,0);
ref = acutecomb;
}
);
width = 1277;
},
{
layerId = m008;
shapes = (
{
ref = uhorn.1;
},
{
pos = (436,0);
ref = acutecomb;
}
);
width = 1220;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = uhorn.1;
},
{
pos = (491,0);
ref = acutecomb;
}
);
width = 1420;
},
{
layerId = m010;
shapes = (
{
ref = uhorn.1;
},
{
pos = (439,0);
ref = acutecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhorndotbelow.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = uhorn.1;
},
{
pos = (415,0);
ref = dotbelow;
}
);
width = 1232;
},
{
layerId = m012;
shapes = (
{
ref = uhorn.1;
},
{
pos = (415,0);
ref = dotbelow;
}
);
width = 1150;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = uhorn.1;
},
{
pos = (357,0);
ref = dotbelow;
}
);
width = 1277;
},
{
layerId = m008;
shapes = (
{
ref = uhorn.1;
},
{
pos = (350,0);
ref = dotbelow;
}
);
width = 1220;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = uhorn.1;
},
{
pos = (331,0);
ref = dotbelow;
}
);
width = 1420;
},
{
layerId = m010;
shapes = (
{
ref = uhorn.1;
},
{
pos = (312,0);
ref = dotbelow;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhorngrave.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = uhorn.1;
},
{
pos = (234,0);
ref = gravecomb;
}
);
width = 1232;
},
{
layerId = m012;
shapes = (
{
ref = uhorn.1;
},
{
pos = (213,0);
ref = gravecomb;
}
);
width = 1150;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = uhorn.1;
},
{
pos = (191,0);
ref = gravecomb;
}
);
width = 1277;
},
{
layerId = m008;
shapes = (
{
ref = uhorn.1;
},
{
pos = (231,0);
ref = gravecomb;
}
);
width = 1220;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = uhorn.1;
},
{
pos = (147,0);
ref = gravecomb;
}
);
width = 1420;
},
{
layerId = m010;
shapes = (
{
ref = uhorn.1;
},
{
pos = (152,0);
ref = gravecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhornhookabove.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = uhorn.1;
},
{
pos = (378,0);
ref = hookabovecomb;
}
);
width = 1232;
},
{
layerId = m012;
shapes = (
{
ref = uhorn.1;
},
{
pos = (310,0);
ref = hookabovecomb;
}
);
width = 1150;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = uhorn.1;
},
{
pos = (336,0);
ref = hookabovecomb;
}
);
width = 1277;
},
{
layerId = m008;
shapes = (
{
ref = uhorn.1;
},
{
pos = (296,0);
ref = hookabovecomb;
}
);
width = 1220;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = uhorn.1;
},
{
pos = (351,0);
ref = hookabovecomb;
}
);
width = 1420;
},
{
layerId = m010;
shapes = (
{
ref = uhorn.1;
},
{
pos = (309,0);
ref = hookabovecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhorntilde.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = uhorn.1;
},
{
pos = (95,0);
ref = tildecomb;
}
);
width = 1232;
},
{
layerId = m012;
shapes = (
{
ref = uhorn.1;
},
{
pos = (87,0);
ref = tildecomb;
}
);
width = 1150;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = uhorn.1;
},
{
pos = (88,0);
ref = tildecomb;
}
);
width = 1277;
},
{
layerId = m008;
shapes = (
{
ref = uhorn.1;
},
{
pos = (80,0);
ref = tildecomb;
}
);
width = 1220;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = uhorn.1;
},
{
pos = (152,0);
ref = tildecomb;
}
);
width = 1420;
},
{
layerId = m010;
shapes = (
{
ref = uhorn.1;
},
{
pos = (120,0);
ref = tildecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhungarumlaut.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (254,0);
ref = hungarumlaut;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (301,0);
ref = hungarumlaut;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (195,0);
ref = hungarumlaut;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (253,0);
ref = hungarumlaut;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (179,0);
ref = hungarumlaut;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (204,0);
ref = hungarumlaut;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uinvertedbreve.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (236,0);
ref = breveinvcomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = breveinvcomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = breveinvcomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (160,0);
ref = breveinvcomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (153,0);
ref = breveinvcomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (201,0);
ref = breveinvcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = umacron.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (198,0);
ref = macroncomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (150,0);
ref = macroncomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (113,0);
ref = macroncomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (144,0);
ref = macroncomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (248,0);
ref = macroncomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (248,0);
ref = macroncomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = umacrondieresis.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (199,0);
ref = macrondieresiscomb.lc;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (151,0);
ref = macrondieresiscomb.lc;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (113,0);
ref = macrondieresiscomb.lc;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (145,0);
ref = macrondieresiscomb.lc;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (248,0);
ref = macrondieresiscomb.lc;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (257,0);
ref = macrondieresiscomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,90 @@
{
color = 9;
glyphname = uogonek.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
ref = u.1;
},
{
pos = (641,0);
ref = ogonek.u.1;
}
);
width = 1197;
},
{
layerId = m012;
name = ital_gen;
shapes = (
{
ref = u.1;
},
{
pos = (521,0);
ref = ogonek.u.1;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
ref = u.1;
},
{
pos = (530,0);
ref = ogonek.u.1;
}
);
width = 1201;
},
{
layerId = m008;
name = ital_gen;
shapes = (
{
ref = u.1;
},
{
pos = (425,0);
ref = ogonek.u.1;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
ref = u.1;
},
{
pos = (679,0);
ref = ogonek.u.1;
}
);
width = 1328;
},
{
layerId = m010;
name = ital_gen;
shapes = (
{
ref = u.1;
},
{
pos = (276,0);
ref = ogonek.u.1;
}
);
width = 1266;
}
);
}

View File

@ -4,264 +4,61 @@ kernLeft = m;
kernRight = u;
layers = (
{
anchors = (
{
name = top;
pos = (693,1118);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(788,-20,o),
(973,136,o),
(1019,416,cs),
(1135,1118,l),
(965,1118,l),
(850,424,ls),
(818,231,o),
(712,136,o),
(531,136,cs),
(349,136,o),
(274,231,o),
(306,424,cs),
(421,1118,l),
(251,1118,l),
(135,416,ls),
(89,136,o),
(221,-20,o),
(505,-20,cs)
);
ref = u.1;
}
);
width = 1201;
},
{
anchors = (
{
name = top;
pos = (757,1118);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(910,-14,o),
(1162,169,o),
(1210,460,cs),
(1319,1118,l),
(917,1118,l),
(813,488,ls),
(795,380,o),
(717,312,o),
(624,312,cs),
(531,312,o),
(475,380,o),
(493,488,cs),
(597,1118,l),
(195,1118,l),
(86,460,ls),
(38,169,o),
(229,-14,o),
(569,-14,cs)
);
ref = u.1;
}
);
width = 1328;
},
{
anchors = (
{
name = top;
pos = (691,1118);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(740,-16,o),
(929,139,o),
(967,368,cs),
(1091,1118,l),
(1045,1118,l),
(921,368,ls),
(887,165,o),
(714,30,o),
(511,30,cs),
(308,30,o),
(179,165,o),
(213,368,cs),
(337,1118,l),
(291,1118,l),
(167,368,ls),
(129,139,o),
(282,-16,o),
(511,-16,cs)
);
ref = u.1;
}
);
width = 1197;
},
{
anchors = (
{
name = top;
pos = (648,1056);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = m008;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(736,-20,o),
(931,142,o),
(973,400,cs),
(1082,1056,l),
(912,1056,l),
(805,408,ls),
(776,234,o),
(665,136,o),
(496,136,cs),
(326,136,o),
(248,234,o),
(277,408,cs),
(384,1056,l),
(214,1056,l),
(105,400,ls),
(63,142,o),
(203,-20,o),
(470,-20,cs)
);
ref = u.1;
}
);
width = 1121;
},
{
anchors = (
{
name = top;
pos = (720,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m010;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(882,-24,o),
(1117.991,157,o),
(1166,446,cs),
(1267,1056,l),
(867,1056,l),
(770,472,ls),
(752,365,o),
(689,298,o),
(594,298,cs),
(499,298,o),
(458,365,o),
(476,472,cs),
(573,1056,l),
(173,1056,l),
(72,446,ls),
(23.991,157,o),
(200,-24,o),
(541,-24,cs)
);
ref = u.1;
}
);
width = 1266;
},
{
anchors = (
{
name = top;
pos = (622,1056);
}
);
background = {
shapes = (
{
pos = (1,0);
ref = u;
}
);
};
layerId = m012;
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(681,-16,o),
(870,139,o),
(908,368,cs),
(1022,1056,l),
(976,1056,l),
(862,368,ls),
(828,165,o),
(655,30,o),
(452,30,cs),
(249,30,o),
(120,165,o),
(154,368,cs),
(268,1056,l),
(222,1056,l),
(108,368,ls),
(70,139,o),
(223,-16,o),
(452,-16,cs)
);
ref = u.1;
}
);
width = 1069;

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uring.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (358,0);
ref = ringcomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (246,0);
ref = ringcomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (296,0);
ref = ringcomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (272,0);
ref = ringcomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (233,0);
ref = ringcomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (200,0);
ref = ringcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = utilde.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (95,0);
ref = tildecomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (87,0);
ref = tildecomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (88,0);
ref = tildecomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (80,0);
ref = tildecomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = tildecomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (120,0);
ref = tildecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = utildeacute.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (95,0);
ref = tildeacute.lc;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (86,0);
ref = tildeacute.lc;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (89,0);
ref = tildeacute.lc;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (80,0);
ref = tildeacute.lc;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (153,0);
ref = tildeacute.lc;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (121,0);
ref = tildeacute.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = utildebelow.1;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
shapes = (
{
ref = u.1;
},
{
pos = (1183,0);
ref = tildesubcomb;
}
);
width = 1197;
},
{
layerId = m012;
shapes = (
{
ref = u.1;
},
{
pos = (1067,0);
ref = tildesubcomb;
}
);
width = 1069;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
shapes = (
{
ref = u.1;
},
{
pos = (1200,0);
ref = tildesubcomb;
}
);
width = 1201;
},
{
layerId = m008;
shapes = (
{
ref = u.1;
},
{
pos = (1130,0);
ref = tildesubcomb;
}
);
width = 1121;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
shapes = (
{
ref = u.1;
},
{
pos = (1329,0);
ref = tildesubcomb;
}
);
width = 1328;
},
{
layerId = m010;
shapes = (
{
ref = u.1;
},
{
pos = (1280,0);
ref = tildesubcomb;
}
);
width = 1266;
}
);
}

View File

@ -917,6 +917,38 @@ uhorngrave,
uhornhookabove,
uhorntilde,
uhorndotbelow,
u.1,
uacute.1,
ubar.1,
ubreve.1,
ucaron.1,
ucircumflex.1,
ucircumflexbelow.1,
udblgrave.1,
udieresis.1,
udieresisacute.1,
udieresisbelow.1,
udieresiscaron.1,
udieresisgrave.1,
udieresismacron.1,
udotbelow.1,
ugrave.1,
uhookabove.1,
uhorn.1,
uhornacute.1,
uhorndotbelow.1,
uhorngrave.1,
uhornhookabove.1,
uhorntilde.1,
uhungarumlaut.1,
uinvertedbreve.1,
umacron.1,
umacrondieresis.1,
uogonek.1,
uring.1,
utilde.1,
utildeacute.1,
utildebelow.1,
v,
vturn,
vtilde,
@ -2453,6 +2485,7 @@ ogonek.a,
ogonek.e,
ogonek.o,
ogonek.y,
ogonek.u.1,
acutelowmod,
colontriangularhalfmod,
colontriangularmod,

View File

@ -1041,6 +1041,38 @@ uhorngrave,
uhornhookabove,
uhorntilde,
uhorndotbelow,
u.1,
uacute.1,
ubar.1,
ubreve.1,
ucaron.1,
ucircumflex.1,
ucircumflexbelow.1,
udblgrave.1,
udieresis.1,
udieresisacute.1,
udieresisbelow.1,
udieresiscaron.1,
udieresisgrave.1,
udieresismacron.1,
udotbelow.1,
ugrave.1,
uhookabove.1,
uhorn.1,
uhornacute.1,
uhorndotbelow.1,
uhorngrave.1,
uhornhookabove.1,
uhorntilde.1,
uhungarumlaut.1,
uinvertedbreve.1,
umacron.1,
umacrondieresis.1,
uogonek.1,
uring.1,
utilde.1,
utildeacute.1,
utildebelow.1,
v,
vturn,
vtilde,
@ -2609,8 +2641,19 @@ sub N o period by numero;
tag = ordn;
},
{
code = "include(features/salt.fea);
code = "include(features/cv01-one.fea);
include(features/cv02-four.fea);
include(features/cv03-six.fea);
include(features/cv04-nine.fea);
include(features/cv05-l-tail.fea);
include(features/cv06-u.fea);
include(features/cv07-germandbls.fea);
include(features/cv08-i-serif.fea);
include(features/cv09-three.fea);
include(features/cv10-g-spur.fea);
include(features/cv11-single-storey-a.fea);
include(features/cv12-compact-f.fea);
include(features/cv13-compact-t.fea);
";
tag = salt;
},
@ -2660,44 +2703,63 @@ value = "";
tag = ss05;
},
{
code = "include(features/cv01-one.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Alternate one\"; }; };
include(features/cv01-one.fea);
";
tag = cv01;
},
{
code = "include(features/cv02-four.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Open four\"; }; };
include(features/cv02-four.fea);
";
tag = cv02;
},
{
code = "include(features/cv03-six.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Open six\"; }; };
include(features/cv03-six.fea);
";
tag = cv03;
},
{
code = "include(features/cv04-nine.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Open nine\"; }; };
include(features/cv04-nine.fea);
";
tag = cv04;
},
{
code = "include(features/cv05-l-tail.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Lower-case L with tail\"; }; };
include(features/cv05-l-tail.fea);
";
tag = cv05;
},
{
code = "include(features/cv06-u.fea);
code = "cvParameters { FeatUILabelNameID { name \"Simplified u\"; }; };
include(features/cv06-u.fea);
";
tag = cv06;
},
{
code = "include(features/cv07-germandbls.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Alternate German double s\"; }; };
include(features/cv07-germandbls.fea);
";
tag = cv07;
},
{
code = "include(features/cv08-i-serif.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Upper-case i with serif\"; }; };
include(features/cv08-i-serif.fea);
";
tag = cv08;
},
{
code = "include(features/cv09-three.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Flat-top three\"; }; };
include(features/cv09-three.fea);
";
tag = cv09;
},
{
code = "include(features/cv10-g-spur.fea);";
code = "cvParameters { FeatUILabelNameID { name \"Capital G with spur\"; }; };
include(features/cv10-g-spur.fea);
";
tag = cv10;
},
{

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,446 @@
{
color = 9;
glyphname = u.1;
kernLeft = m;
kernRight = u;
layers = (
{
anchors = (
{
name = bottom;
pos = (600,0);
},
{
name = ogonek;
pos = (1042,416);
},
{
name = top;
pos = (600,1118);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
closed = 1;
nodes = (
(884,-20,o),
(1042,136,o),
(1042,416,cs),
(1042,1118,l),
(872,1118,l),
(872,424,ls),
(872,231,o),
(782,136,o),
(600,136,cs),
(418,136,o),
(328,231,o),
(328,424,cs),
(328,1118,l),
(158,1118,l),
(158,416,ls),
(158,136,o),
(316,-20,o),
(600,-20,cs)
);
}
);
width = 1200;
},
{
anchors = (
{
name = bottom;
pos = (664,0);
},
{
name = ogonek;
pos = (1226,460);
},
{
name = top;
pos = (664,1118);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
closed = 1;
nodes = (
(1004,-14,o),
(1226,169,o),
(1226,460,cs),
(1226,1118,l),
(824,1118,l),
(824,488,ls),
(824,380,o),
(757,312,o),
(664,312,cs),
(571,312,o),
(504,380,o),
(504,488,cs),
(504,1118,l),
(102,1118,l),
(102,460,ls),
(102,169,o),
(323,-14,o),
(663,-14,cs)
);
}
);
width = 1328;
},
{
anchors = (
{
name = bottom;
pos = (598,0);
},
{
name = ogonek;
pos = (998,368);
},
{
name = top;
pos = (598,1118);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
closed = 1;
nodes = (
(827,-16,o),
(998,139,o),
(998,368,cs),
(998,1118,l),
(952,1118,l),
(952,368,ls),
(952,165,o),
(801,30,o),
(598,30,cs),
(395,30,o),
(244,165,o),
(244,368,cs),
(244,1118,l),
(198,1118,l),
(198,368,ls),
(198,139,o),
(369,-16,o),
(598,-16,cs)
);
}
);
width = 1196;
},
{
anchors = (
{
name = bottom;
pos = (560,0);
},
{
name = ogonek;
pos = (994,400);
},
{
name = top;
pos = (560,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m007;
shapes = (
{
closed = 1;
nodes = (
(827,-20,o),
(994,142,o),
(994,400,cs),
(994,1056,l),
(824,1056,l),
(824,408,ls),
(824,234,o),
(729,136,o),
(560,136,cs),
(391,136,o),
(296,234,o),
(296,408,cs),
(296,1056,l),
(126,1056,l),
(126,400,ls),
(126,142,o),
(293,-20,o),
(560,-20,cs)
);
}
);
width = 1120;
},
{
anchors = (
{
name = bottom;
pos = (633,0);
},
{
name = ogonek;
pos = (1180,446);
},
{
name = top;
pos = (633,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m009;
shapes = (
{
closed = 1;
nodes = (
(974,-24,o),
(1180,157,o),
(1180,446,cs),
(1180,1056,l),
(780,1056,l),
(780,472,ls),
(780,365,o),
(728,298,o),
(633,298,cs),
(538,298,o),
(486,365,o),
(486,472,cs),
(486,1056,l),
(86,1056,l),
(86,446,ls),
(86,157,o),
(292,-24,o),
(633,-24,cs)
);
}
);
width = 1266;
},
{
anchors = (
{
name = bottom;
pos = (534,0);
},
{
name = ogonek;
pos = (934,368);
},
{
name = top;
pos = (534,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m011;
shapes = (
{
closed = 1;
nodes = (
(763,-16,o),
(934,139,o),
(934,368,cs),
(934,1056,l),
(888,1056,l),
(888,368,ls),
(888,165,o),
(737,30,o),
(534,30,cs),
(331,30,o),
(180,165,o),
(180,368,cs),
(180,1056,l),
(134,1056,l),
(134,368,ls),
(134,139,o),
(305,-16,o),
(534,-16,cs)
);
}
);
width = 1068;
},
{
anchors = (
{
name = top;
pos = (572,1056);
}
);
associatedMasterId = m009;
layerId = "CCF10B8A-1011-4E12-84D1-716F7B475CE2";
name = "Apr 14, 23, 12:06";
shapes = (
{
closed = 1;
nodes = (
(86,404,l),
(85,111,o),
(268,-20,o),
(552,-20,cs),
(935,-20,o),
(1092,221,o),
(1092,568,c),
(1092,791,o),
(1039,995,o),
(976,1118,c),
(622,1118,l),
(673,951,o),
(705,753,o),
(712,568,c),
(711,439,o),
(652,279,o),
(540,280,cs),
(501,279,o),
(472,305,o),
(472,402,c),
(472,1118,l),
(86,1118,l)
);
}
);
width = 1178;
},
{
anchors = (
{
name = top;
pos = (590,1118);
}
);
associatedMasterId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "92724643-472A-41CE-88C7-633EDD5FC045";
name = "May 4, 23, 12:15";
shapes = (
{
closed = 1;
nodes = (
(855,-14,o),
(1022,146,o),
(1022,400,cs),
(1022,1118,l),
(852,1118,l),
(852,400,ls),
(852,237,o),
(751,142,o),
(590,142,cs),
(429,142,o),
(328,237,o),
(328,400,cs),
(328,1118,l),
(158,1118,l),
(158,400,ls),
(158,146,o),
(325,-14,o),
(590,-14,cs)
);
}
);
width = 1180;
},
{
anchors = (
{
name = top;
pos = (578,1118);
}
);
associatedMasterId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "4262FDDF-1F4C-460E-8B98-46217037FDB5";
name = "May 4, 23, 12:17";
shapes = (
{
closed = 1;
nodes = (
(801,-14,o),
(958,143,o),
(958,366,cs),
(958,1118,l),
(912,1118,l),
(912,366,ls),
(912,169,o),
(775,32,o),
(578,32,cs),
(381,32,o),
(244,169,o),
(244,366,cs),
(244,1118,l),
(198,1118,l),
(198,366,ls),
(198,143,o),
(355,-14,o),
(578,-14,cs)
);
}
);
width = 1156;
}
);
metricLeft = u;
metricRight = "=|u";
note = "https://en.wikipedia.org/wiki/Upsilon";
userData = {
interface.gridadjust.original = "{'width': 1544, 'leftMargin': 194, 'rightMargin': 136}";
"interface.width-adjustments" = (
-16
);
};
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uacute.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (386,0);
ref = acutecomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (404,0);
ref = acutecomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (356,0);
ref = acutecomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (396,0);
ref = acutecomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (360,0);
ref = acutecomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (415,0);
ref = acutecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,122 @@
{
color = 9;
glyphname = ubar.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
closed = 1;
nodes = (
(10,604,l),
(10,559,l),
(1156,559,l),
(1156,604,l)
);
},
{
alignment = -1;
pos = (-15,0);
ref = u.1;
}
);
width = 1166;
},
{
layerId = m011;
shapes = (
{
closed = 1;
nodes = (
(0,573,l),
(0,528,l),
(1146,528,l),
(1146,573,l)
);
},
{
alignment = -1;
pos = (39,0);
ref = u.1;
}
);
width = 1146;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
closed = 1;
nodes = (
(20,671,l),
(20,533,l),
(1280,533,l),
(1280,671,l)
);
},
{
pos = (50,0);
ref = u.1;
}
);
width = 1300;
},
{
layerId = m007;
shapes = (
{
closed = 1;
nodes = (
(15,653,l),
(15,507,l),
(1275,507,l),
(1275,653,l)
);
},
{
pos = (85,0);
ref = u.1;
}
);
width = 1290;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
closed = 1;
nodes = (
(20,726,l),
(20,583,l),
(1466,583,l),
(1466,726,l)
);
},
{
pos = (78,0);
ref = u.1;
}
);
width = 1486;
},
{
layerId = m009;
shapes = (
{
closed = 1;
nodes = (
(20,720,l),
(20,512,l),
(1388,512,l),
(1388,720,l)
);
},
{
pos = (71,0);
ref = u.1;
}
);
width = 1408;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ubreve.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (246,0);
ref = brevecomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = brevecomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (216,0);
ref = brevecomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (160,0);
ref = brevecomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = brevecomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (153,0);
ref = brevecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ucaron.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (166,0);
ref = caroncomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = caroncomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = caroncomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (160,0);
ref = caroncomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = caroncomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (201,0);
ref = caroncomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ucircumflex.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (166,0);
ref = circumflexcomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = circumflexcomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = circumflexcomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (160,0);
ref = circumflexcomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = circumflexcomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (201,0);
ref = circumflexcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ucircumflexbelow.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (1175,0);
ref = circumflexsubcomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (1058,0);
ref = circumflexsubcomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (1196,0);
ref = circumflexsubcomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (1126,0);
ref = circumflexsubcomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (1329,0);
ref = circumflexsubcomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (1283,0);
ref = circumflexsubcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = udblgrave.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (79,0);
ref = dblgravecmb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (96,0);
ref = dblgravecmb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (-2,0);
ref = dblgravecmb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (59,0);
ref = dblgravecmb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (-82,0);
ref = dblgravecmb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (-30,0);
ref = dblgravecmb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,83 @@
{
color = 9;
glyphname = udieresis.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (16,0);
ref = dieresiscomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
ref = dieresiscomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresiscomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (-9,0);
ref = dieresiscomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresiscomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresiscomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,82 @@
{
color = 9;
glyphname = udieresisacute.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (16,0);
ref = dieresisacutecomb.lc;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
ref = dieresisacutecomb.lc;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
ref = dieresisacutecomb.lc;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (-8,0);
ref = dieresisacutecomb.lc;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresisacutecomb.lc;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresisacutecomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = udieresisbelow.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (1178,0);
ref = dotdblsubcomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (1068,0);
ref = dotdblsubcomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (1200,0);
ref = dotdblsubcomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (1127,0);
ref = dotdblsubcomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (1329,0);
ref = dotdblsubcomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (1284,0);
ref = dotdblsubcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,82 @@
{
color = 9;
glyphname = udieresiscaron.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (16,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
ref = dieresiscaroncomb.lc;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
ref = dieresiscaroncomb.lc;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (-8,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresiscaroncomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,82 @@
{
color = 9;
glyphname = udieresisgrave.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (16,0);
ref = dieresisgravecomb.lc;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
ref = dieresisgravecomb.lc;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
ref = dieresisgravecomb.lc;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (-9,0);
ref = dieresisgravecomb.lc;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresisgravecomb.lc;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresisgravecomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,82 @@
{
color = 9;
glyphname = udieresismacron.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (16,0);
ref = dieresismacroncomb.lc;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
ref = dieresismacroncomb.lc;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
ref = dieresismacroncomb.lc;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (-8,0);
ref = dieresismacroncomb.lc;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (-1,0);
ref = dieresismacroncomb.lc;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (-16,0);
ref = dieresismacroncomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = udotbelow.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (412,0);
ref = dotbelow;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (412,0);
ref = dotbelow;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (356,0);
ref = dotbelow;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (348,0);
ref = dotbelow;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (330,0);
ref = dotbelow;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (313,0);
ref = dotbelow;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = ugrave.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (233,0);
ref = gravecomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (212,0);
ref = gravecomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (190,0);
ref = gravecomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (230,0);
ref = gravecomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (146,0);
ref = gravecomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (153,0);
ref = gravecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhookabove.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (378,0);
ref = hookabovecomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (310,0);
ref = hookabovecomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (335,0);
ref = hookabovecomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (295,0);
ref = hookabovecomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (350,0);
ref = hookabovecomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (310,0);
ref = hookabovecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,162 @@
{
color = 9;
glyphname = uhorn.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
closed = 1;
nodes = (
(1069,1072,ls),
(1148,1072,o),
(1192,1116,o),
(1192,1195,cs),
(1192,1366,l),
(1146,1366,l),
(1146,1195,ls),
(1146,1141,o),
(1123,1118,o),
(1069,1118,cs),
(971,1118,l),
(971,1072,l)
);
},
{
ref = u.1;
}
);
width = 1232;
},
{
layerId = m011;
shapes = (
{
closed = 1;
nodes = (
(997,1010,ls),
(1076,1010,o),
(1120,1054,o),
(1120,1133,cs),
(1120,1296,l),
(1074,1296,l),
(1074,1133,ls),
(1074,1079,o),
(1051,1056,o),
(997,1056,cs),
(912,1056,l),
(912,1010,l)
);
},
{
ref = u.1;
}
);
width = 1150;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
closed = 1;
nodes = (
(1058,998,ls),
(1172,998,o),
(1228,1054,o),
(1228,1168,cs),
(1228,1366,l),
(1068,1366,l),
(1068,1152,ls),
(1068,1128,o),
(1058,1118,o),
(1034,1118,cs),
(944,1118,l),
(944,998,l)
);
},
{
ref = u.1;
}
);
width = 1278;
},
{
layerId = m007;
shapes = (
{
closed = 1;
nodes = (
(1000,936,ls),
(1114,936,o),
(1170,992,o),
(1170,1106,cs),
(1170,1296,l),
(1010,1296,l),
(1010,1090,ls),
(1010,1066,o),
(1000,1056,o),
(976,1056,cs),
(922,1056,l),
(922,936,l)
);
},
{
ref = u.1;
}
);
width = 1220;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
closed = 1;
nodes = (
(1130,878,ls),
(1274,878,o),
(1388,952,o),
(1388,1118,cs),
(1388,1366,l),
(1088,1366,l),
(1088,1150,ls),
(1088,1129,o),
(1077,1118,o),
(1056,1118,cs),
(994,1118,l),
(994,878,l)
);
},
{
ref = u.1;
}
);
width = 1420;
},
{
layerId = m009;
shapes = (
{
closed = 1;
nodes = (
(1113,824,ls),
(1257,824,o),
(1371,886,o),
(1371,1036,cs),
(1371,1296,l),
(1071,1296,l),
(1071,1088,ls),
(1071,1067,o),
(1060,1056,o),
(1039,1056,cs),
(948,1056,l),
(948,824,l)
);
},
{
ref = u.1;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhornacute.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = uhorn.1;
},
{
pos = (386,0);
ref = acutecomb;
}
);
width = 1232;
},
{
layerId = m011;
shapes = (
{
ref = uhorn.1;
},
{
pos = (404,0);
ref = acutecomb;
}
);
width = 1150;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = uhorn.1;
},
{
pos = (356,0);
ref = acutecomb;
}
);
width = 1278;
},
{
layerId = m007;
shapes = (
{
ref = uhorn.1;
},
{
pos = (396,0);
ref = acutecomb;
}
);
width = 1220;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = uhorn.1;
},
{
pos = (360,0);
ref = acutecomb;
}
);
width = 1420;
},
{
layerId = m009;
shapes = (
{
ref = uhorn.1;
},
{
pos = (415,0);
ref = acutecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhorndotbelow.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = uhorn.1;
},
{
pos = (412,0);
ref = dotbelow;
}
);
width = 1232;
},
{
layerId = m011;
shapes = (
{
ref = uhorn.1;
},
{
pos = (412,0);
ref = dotbelow;
}
);
width = 1150;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = uhorn.1;
},
{
pos = (356,0);
ref = dotbelow;
}
);
width = 1278;
},
{
layerId = m007;
shapes = (
{
ref = uhorn.1;
},
{
pos = (348,0);
ref = dotbelow;
}
);
width = 1220;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = uhorn.1;
},
{
pos = (330,0);
ref = dotbelow;
}
);
width = 1420;
},
{
layerId = m009;
shapes = (
{
ref = uhorn.1;
},
{
pos = (313,0);
ref = dotbelow;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhorngrave.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = uhorn.1;
},
{
pos = (233,0);
ref = gravecomb;
}
);
width = 1232;
},
{
layerId = m011;
shapes = (
{
ref = uhorn.1;
},
{
pos = (212,0);
ref = gravecomb;
}
);
width = 1150;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = uhorn.1;
},
{
pos = (190,0);
ref = gravecomb;
}
);
width = 1278;
},
{
layerId = m007;
shapes = (
{
ref = uhorn.1;
},
{
pos = (230,0);
ref = gravecomb;
}
);
width = 1220;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = uhorn.1;
},
{
pos = (146,0);
ref = gravecomb;
}
);
width = 1420;
},
{
layerId = m009;
shapes = (
{
ref = uhorn.1;
},
{
pos = (153,0);
ref = gravecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhornhookabove.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = uhorn.1;
},
{
pos = (378,0);
ref = hookabovecomb;
}
);
width = 1232;
},
{
layerId = m011;
shapes = (
{
ref = uhorn.1;
},
{
pos = (310,0);
ref = hookabovecomb;
}
);
width = 1150;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = uhorn.1;
},
{
pos = (335,0);
ref = hookabovecomb;
}
);
width = 1278;
},
{
layerId = m007;
shapes = (
{
ref = uhorn.1;
},
{
pos = (295,0);
ref = hookabovecomb;
}
);
width = 1220;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = uhorn.1;
},
{
pos = (350,0);
ref = hookabovecomb;
}
);
width = 1420;
},
{
layerId = m009;
shapes = (
{
ref = uhorn.1;
},
{
pos = (310,0);
ref = hookabovecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhorntilde.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = uhorn.1;
},
{
pos = (94,0);
ref = tildecomb;
}
);
width = 1232;
},
{
layerId = m011;
shapes = (
{
ref = uhorn.1;
},
{
pos = (86,0);
ref = tildecomb;
}
);
width = 1150;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = uhorn.1;
},
{
pos = (88,0);
ref = tildecomb;
}
);
width = 1278;
},
{
layerId = m007;
shapes = (
{
ref = uhorn.1;
},
{
pos = (80,0);
ref = tildecomb;
}
);
width = 1220;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = uhorn.1;
},
{
pos = (152,0);
ref = tildecomb;
}
);
width = 1420;
},
{
layerId = m009;
shapes = (
{
ref = uhorn.1;
},
{
pos = (121,0);
ref = tildecomb;
}
);
width = 1411;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uhungarumlaut.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (254,0);
ref = hungarumlaut;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (301,0);
ref = hungarumlaut;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (195,0);
ref = hungarumlaut;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (253,0);
ref = hungarumlaut;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (178,0);
ref = hungarumlaut;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (204,0);
ref = hungarumlaut;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uinvertedbreve.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (236,0);
ref = breveinvcomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (182,0);
ref = breveinvcomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (184,0);
ref = breveinvcomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (160,0);
ref = breveinvcomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = breveinvcomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (201,0);
ref = breveinvcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = umacron.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (198,0);
ref = macroncomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (150,0);
ref = macroncomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (112,0);
ref = macroncomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (144,0);
ref = macroncomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (248,0);
ref = macroncomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (249,0);
ref = macroncomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = umacrondieresis.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (198,0);
ref = macrondieresiscomb.lc;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (150,0);
ref = macrondieresiscomb.lc;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (112,0);
ref = macrondieresiscomb.lc;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (144,0);
ref = macrondieresiscomb.lc;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (248,0);
ref = macrondieresiscomb.lc;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (249,0);
ref = macrondieresiscomb.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uogonek.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (641,0);
ref = ogonek.u.1;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (521,0);
ref = ogonek.u.1;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (529,0);
ref = ogonek.u.1;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (425,0);
ref = ogonek.u.1;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (678,0);
ref = ogonek.u.1;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (276,0);
ref = ogonek.u.1;
}
);
width = 1266;
}
);
}

View File

@ -4,253 +4,55 @@ kernLeft = m;
kernRight = u;
layers = (
{
anchors = (
{
name = top;
pos = (600,1118);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
closed = 1;
nodes = (
(884,-20,o),
(1042,136,o),
(1042,416,cs),
(1042,1118,l),
(872,1118,l),
(872,424,ls),
(872,231,o),
(782,136,o),
(600,136,cs),
(418,136,o),
(328,231,o),
(328,424,cs),
(328,1118,l),
(158,1118,l),
(158,416,ls),
(158,136,o),
(316,-20,o),
(600,-20,cs)
);
ref = u.1;
}
);
width = 1200;
},
{
anchors = (
{
name = top;
pos = (664,1118);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
closed = 1;
nodes = (
(1004,-14,o),
(1226,169,o),
(1226,460,cs),
(1226,1118,l),
(824,1118,l),
(824,488,ls),
(824,380,o),
(757,312,o),
(664,312,cs),
(571,312,o),
(504,380,o),
(504,488,cs),
(504,1118,l),
(102,1118,l),
(102,460,ls),
(102,169,o),
(323,-14,o),
(663,-14,cs)
);
ref = u.1;
}
);
width = 1328;
},
{
anchors = (
{
name = top;
pos = (598,1118);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
closed = 1;
nodes = (
(827,-16,o),
(998,139,o),
(998,368,cs),
(998,1118,l),
(952,1118,l),
(952,368,ls),
(952,165,o),
(801,30,o),
(598,30,cs),
(395,30,o),
(244,165,o),
(244,368,cs),
(244,1118,l),
(198,1118,l),
(198,368,ls),
(198,139,o),
(369,-16,o),
(598,-16,cs)
);
ref = u.1;
}
);
width = 1196;
},
{
anchors = (
{
name = top;
pos = (560,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m007;
shapes = (
{
closed = 1;
nodes = (
(827,-20,o),
(994,142,o),
(994,400,cs),
(994,1056,l),
(824,1056,l),
(824,408,ls),
(824,234,o),
(729,136,o),
(560,136,cs),
(391,136,o),
(296,234,o),
(296,408,cs),
(296,1056,l),
(126,1056,l),
(126,400,ls),
(126,142,o),
(293,-20,o),
(560,-20,cs)
);
ref = u.1;
}
);
width = 1120;
},
{
anchors = (
{
name = top;
pos = (633,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m009;
shapes = (
{
closed = 1;
nodes = (
(974,-24,o),
(1180,157,o),
(1180,446,cs),
(1180,1056,l),
(780,1056,l),
(780,472,ls),
(780,365,o),
(728,298,o),
(633,298,cs),
(538,298,o),
(486,365,o),
(486,472,cs),
(486,1056,l),
(86,1056,l),
(86,446,ls),
(86,157,o),
(292,-24,o),
(633,-24,cs)
);
ref = u.1;
}
);
width = 1266;
},
{
anchors = (
{
name = top;
pos = (534,1056);
}
);
background = {
shapes = (
{
ref = u;
}
);
};
layerId = m011;
shapes = (
{
closed = 1;
nodes = (
(763,-16,o),
(934,139,o),
(934,368,cs),
(934,1056,l),
(888,1056,l),
(888,368,ls),
(888,165,o),
(737,30,o),
(534,30,cs),
(331,30,o),
(180,165,o),
(180,368,cs),
(180,1056,l),
(134,1056,l),
(134,368,ls),
(134,139,o),
(305,-16,o),
(534,-16,cs)
);
ref = u.1;
}
);
width = 1068;

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = uring.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (358,0);
ref = ringcomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (246,0);
ref = ringcomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (296,0);
ref = ringcomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (272,0);
ref = ringcomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (232,0);
ref = ringcomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (201,0);
ref = ringcomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,86 @@
{
color = 9;
glyphname = utilde.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (94,0);
ref = tildecomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (86,0);
ref = tildecomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (88,0);
ref = tildecomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (80,0);
ref = tildecomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
alignment = 1;
pos = (152,0);
ref = tildecomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
alignment = 1;
pos = (121,0);
ref = tildecomb;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = utildeacute.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (94,0);
ref = tildeacute.lc;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (86,0);
ref = tildeacute.lc;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (88,0);
ref = tildeacute.lc;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (79,0);
ref = tildeacute.lc;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (152,0);
ref = tildeacute.lc;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (121,0);
ref = tildeacute.lc;
}
);
width = 1266;
}
);
}

View File

@ -0,0 +1,84 @@
{
color = 9;
glyphname = utildebelow.1;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
ref = u.1;
},
{
pos = (1181,0);
ref = tildesubcomb;
}
);
width = 1196;
},
{
layerId = m011;
shapes = (
{
ref = u.1;
},
{
pos = (1065,0);
ref = tildesubcomb;
}
);
width = 1068;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
ref = u.1;
},
{
pos = (1200,0);
ref = tildesubcomb;
}
);
width = 1200;
},
{
layerId = m007;
shapes = (
{
ref = u.1;
},
{
pos = (1128,0);
ref = tildesubcomb;
}
);
width = 1120;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
ref = u.1;
},
{
pos = (1328,0);
ref = tildesubcomb;
}
);
width = 1328;
},
{
layerId = m009;
shapes = (
{
ref = u.1;
},
{
pos = (1281,0);
ref = tildesubcomb;
}
);
width = 1266;
}
);
}

View File

@ -948,6 +948,38 @@ uhorngrave,
uhornhookabove,
uhorntilde,
uhorndotbelow,
u.1,
uacute.1,
ubar.1,
ubreve.1,
ucaron.1,
ucircumflex.1,
ucircumflexbelow.1,
udblgrave.1,
udieresis.1,
udieresisacute.1,
udieresisbelow.1,
udieresiscaron.1,
udieresisgrave.1,
udieresismacron.1,
udotbelow.1,
ugrave.1,
uhookabove.1,
uhorn.1,
uhornacute.1,
uhorndotbelow.1,
uhorngrave.1,
uhornhookabove.1,
uhorntilde.1,
uhungarumlaut.1,
uinvertedbreve.1,
umacron.1,
umacrondieresis.1,
uogonek.1,
uring.1,
utilde.1,
utildeacute.1,
utildebelow.1,
v,
vturn,
vtilde,
@ -2510,6 +2542,7 @@ ogonek.a,
ogonek.e,
ogonek.o,
ogonek.y,
ogonek.u.1,
acutedblcomb,
acuterightcomb,
acutesubcomb,

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Alternate one"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub one by one.ss01;
sub one.tf by one.tf.ss01;
sub one.squared by one.ss01.squared;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Open four"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub four by four.ss01;
sub four.tf by four.tf.ss01;
sub four.squared by four.ss01.squared;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Open six"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub six by six.ss01;
sub six.tf by six.tf.ss01;
sub six.squared by six.ss01.squared;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Open nine"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub nine by nine.ss01;
sub nine.tf by nine.tf.ss01;
sub nine.squared by nine.ss01.squared;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Lower-case L with tail"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub l by l.ss02;
sub lslash by lslash.ss02;
sub lbar by lbar.ss02;

View File

@ -1,2 +1,34 @@
cvParameters { FeatUILabelNameID { name "Simplified u"; }; };
sub u by upsilon;
# Note: don't use cvParameters here since this file is included in salt
sub u by u.1;
sub uacute by uacute.1;
sub ubar by ubar.1;
sub ubreve by ubreve.1;
sub ucaron by ucaron.1;
sub ucircumflex by ucircumflex.1;
sub ucircumflexbelow by ucircumflexbelow.1;
sub udblgrave by udblgrave.1;
sub udieresis by udieresis.1;
sub udieresisacute by udieresisacute.1;
sub udieresisbelow by udieresisbelow.1;
sub udieresiscaron by udieresiscaron.1;
sub udieresisgrave by udieresisgrave.1;
sub udieresismacron by udieresismacron.1;
sub udotbelow by udotbelow.1;
sub ugrave by ugrave.1;
sub uhookabove by uhookabove.1;
sub uhorn by uhorn.1;
sub uhornacute by uhornacute.1;
sub uhorndotbelow by uhorndotbelow.1;
sub uhorngrave by uhorngrave.1;
sub uhornhookabove by uhornhookabove.1;
sub uhorntilde by uhorntilde.1;
sub uhungarumlaut by uhungarumlaut.1;
sub uinvertedbreve by uinvertedbreve.1;
sub umacron by umacron.1;
sub umacrondieresis by umacrondieresis.1;
sub uogonek by uogonek.1;
sub uring by uring.1;
sub utilde by utilde.1;
sub utildeacute by utildeacute.1;
sub utildebelow by utildebelow.1;

View File

@ -1,2 +1,3 @@
cvParameters { FeatUILabelNameID { name "Alternate German double s"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub germandbls by germandbls.1;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Upper-case i with serif"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub I by I.1;
sub Idieresis by Idieresis.1;
sub Idieresisacute by Idieresisacute.1;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Flat-top three"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub three by three.1;
sub three.tf by three.1.tf;
sub three.squared by three.1.squared;

View File

@ -1,4 +1,4 @@
cvParameters { FeatUILabelNameID { name "Capital G with spur"; }; };
# Note: don't use cvParameters here since this file is included in salt
sub G by G.1;
sub Gbar by Gbar.1;
sub Ghook by Ghook.1;

View File

@ -1,5 +1,4 @@
# Note: don't use cvParameters here since this file is
# included for both salt and cv11
# Note: don't use cvParameters here since this file is included in salt
sub a by a.1;
sub aacute by aacute.1;

View File

@ -1,5 +1,4 @@
# Note: don't use cvParameters here since this file is
# included for both salt and cvXX
# Note: don't use cvParameters here since this file is included in salt
sub f by f.1;
sub fdotaccent by fdotaccent.1;

View File

@ -1,5 +1,4 @@
# Note: don't use cvParameters here since this file is
# included for both salt and cvXX
# Note: don't use cvParameters here since this file is included in salt
sub t by t.1;
sub tpalatalhook by tpalatalhook.1;

View File

@ -1,81 +0,0 @@
# Common code for roman and italic.
# Note that roman has a.1 which italic does not.
sub one by one.ss01;
sub one.tf by one.tf.ss01;
sub three by three.1;
sub three.tf by three.1.tf;
sub three.squared by three.1.squared;
sub three.circled by three.1.circled;
sub four by four.ss01;
sub four.tf by four.tf.ss01;
sub four.squared by four.ss01.squared;
sub four.circled by four.ss01.circled;
sub six by six.ss01;
sub six.tf by six.tf.ss01;
sub six.squared by six.ss01.squared;
sub six.circled by six.ss01.circled;
sub nine by nine.ss01;
sub nine.tf by nine.tf.ss01;
sub nine.squared by nine.ss01.squared;
sub nine.circled by nine.ss01.circled;
sub l by l.ss02;
sub lslash by lslash.ss02;
sub lbar by lbar.ss02;
sub lmidtilde by lmidtilde.ss02;
sub lbelt by lbelt.ss02;
sub ldot by ldot.ss02;
sub lacute by lacute.ss02;
sub lcommaaccent by lcommaaccent.ss02;
sub lcaron by lcaron.ss02;
sub ldotbelow by ldotbelow.ss02;
sub ldotbelowmacron by ldotbelowmacron.ss02;
sub llinebelow by llinebelow.ss02;
sub lcircumflexbelow by lcircumflexbelow.ss02;
sub G by G.1;
sub Gbar by Gbar.1;
sub Ghook by Ghook.1;
sub Gcircumflex by Gcircumflex.1;
sub Gbreve by Gbreve.1;
sub Gdotaccent by Gdotaccent.1;
sub Gcommaaccent by Gcommaaccent.1;
sub Gcaron by Gcaron.1;
sub Gacute by Gacute.1;
sub Gmacron by Gmacron.1;
sub I by I.1;
sub Idieresis by Idieresis.1;
sub Idieresisacute by Idieresisacute.1;
sub Istroke by Istroke.1;
sub Itildebelow by Itildebelow.1;
sub Igrave by Igrave.1;
sub Iacute by Iacute.1;
sub Icircumflex by Icircumflex.1;
sub Itilde by Itilde.1;
sub Imacron by Imacron.1;
sub Ibreve by Ibreve.1;
sub Iogonek by Iogonek.1;
sub Idotaccent by Idotaccent.1;
sub Icaron by Icaron.1;
sub Idblgrave by Idblgrave.1;
sub Iinvertedbreve by Iinvertedbreve.1;
sub Ihookabove by Ihookabove.1;
sub Idotbelow by Idotbelow.1;
sub uni1F38 by uni1F38.1;
sub uni1F39 by uni1F39.1;
sub uni1F3A by uni1F3A.1;
sub uni1F3B by uni1F3B.1;
sub uni1F3C by uni1F3C.1;
sub uni1F3D by uni1F3D.1;
sub uni1F3E by uni1F3E.1;
sub uni1F3F by uni1F3F.1;
sub uni1FD8 by uni1FD8.1;
sub uni1FD9 by uni1FD9.1;
sub uni1FDA by uni1FDA.1;
sub uni1FDB by uni1FDB.1;
sub afii10055 by afii10055.1;
sub Yi-cy by Yi-cy.1;
sub u by upsilon;