fixes bug with alternate /aturn glyphs in roman
This commit is contained in:
parent
f60b3aa29c
commit
4f4db2f39b
2 changed files with 18 additions and 12 deletions
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
case = lower;
|
||||
category = Letter;
|
||||
color = 9;
|
||||
glyphname = aturn.1;
|
||||
kernLeft = m;
|
||||
|
|
@ -20,7 +22,7 @@ shapes = (
|
|||
{
|
||||
alignment = 1;
|
||||
angle = 180;
|
||||
pos = (1254,1984);
|
||||
pos = (1254,1118);
|
||||
ref = a.1;
|
||||
}
|
||||
);
|
||||
|
|
@ -42,7 +44,7 @@ shapes = (
|
|||
{
|
||||
alignment = 1;
|
||||
angle = 180;
|
||||
pos = (1322,1984);
|
||||
pos = (1322,1118);
|
||||
ref = a.1;
|
||||
}
|
||||
);
|
||||
|
|
@ -64,7 +66,7 @@ shapes = (
|
|||
{
|
||||
alignment = 1;
|
||||
angle = 180;
|
||||
pos = (1190,1984);
|
||||
pos = (1190,1118);
|
||||
ref = a.1;
|
||||
}
|
||||
);
|
||||
|
|
@ -86,7 +88,7 @@ shapes = (
|
|||
{
|
||||
alignment = 1;
|
||||
angle = 180;
|
||||
pos = (1160,1984);
|
||||
pos = (1160,1056);
|
||||
ref = a.1;
|
||||
}
|
||||
);
|
||||
|
|
@ -108,7 +110,7 @@ shapes = (
|
|||
{
|
||||
alignment = 1;
|
||||
angle = 180;
|
||||
pos = (1274,1984);
|
||||
pos = (1274,1056);
|
||||
ref = a.1;
|
||||
}
|
||||
);
|
||||
|
|
@ -130,13 +132,14 @@ shapes = (
|
|||
{
|
||||
alignment = 1;
|
||||
angle = 180;
|
||||
pos = (1118,1984);
|
||||
pos = (1118,1056);
|
||||
ref = a.1;
|
||||
}
|
||||
);
|
||||
width = 1118;
|
||||
}
|
||||
);
|
||||
script = latin;
|
||||
userData = {
|
||||
interface.gridadjust.original = "{'width': 1537, 'leftMargin': 149, 'rightMargin': 152}";
|
||||
"interface.width-adjustments" = (
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
{
|
||||
case = lower;
|
||||
category = Letter;
|
||||
color = 9;
|
||||
glyphname = aturn.2;
|
||||
kernLeft = t;
|
||||
|
|
@ -19,7 +21,7 @@ layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
|
|||
shapes = (
|
||||
{
|
||||
angle = 180;
|
||||
pos = (1171,1984);
|
||||
pos = (1171,1118);
|
||||
ref = a.2;
|
||||
}
|
||||
);
|
||||
|
|
@ -40,7 +42,7 @@ layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
|
|||
shapes = (
|
||||
{
|
||||
angle = 180;
|
||||
pos = (1260,1984);
|
||||
pos = (1260,1118);
|
||||
ref = a.2;
|
||||
}
|
||||
);
|
||||
|
|
@ -61,7 +63,7 @@ layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
|
|||
shapes = (
|
||||
{
|
||||
angle = 180;
|
||||
pos = (1082,1984);
|
||||
pos = (1082,1118);
|
||||
ref = a.2;
|
||||
}
|
||||
);
|
||||
|
|
@ -83,7 +85,7 @@ layerId = m007;
|
|||
shapes = (
|
||||
{
|
||||
angle = 180;
|
||||
pos = (1072,1984);
|
||||
pos = (1072,1056);
|
||||
ref = a.2;
|
||||
}
|
||||
);
|
||||
|
|
@ -104,7 +106,7 @@ layerId = m009;
|
|||
shapes = (
|
||||
{
|
||||
angle = 180;
|
||||
pos = (1204,1984);
|
||||
pos = (1204,1056);
|
||||
ref = a.2;
|
||||
}
|
||||
);
|
||||
|
|
@ -125,13 +127,14 @@ layerId = m011;
|
|||
shapes = (
|
||||
{
|
||||
angle = 180;
|
||||
pos = (1026,1984);
|
||||
pos = (1026,1056);
|
||||
ref = a.2;
|
||||
}
|
||||
);
|
||||
width = 1026;
|
||||
}
|
||||
);
|
||||
script = latin;
|
||||
userData = {
|
||||
interface.gridadjust.original = "{'width': 1537, 'leftMargin': 149, 'rightMargin': 152}";
|
||||
"interface.width-adjustments" = (
|
||||
|
|
|
|||
Reference in a new issue