Skip to content

Commit

Permalink
Refine positioning of /three.tf and /five.tf. Closes #642
Browse files Browse the repository at this point in the history
  • Loading branch information
rsms committed Mar 23, 2024
1 parent 35850f3 commit 73509f5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
12 changes: 6 additions & 6 deletions src/Inter-Italic.glyphspackage/glyphs/five.tf.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (25,0);
pos = (50,0);
ref = five;
}
);
Expand All @@ -20,7 +20,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (-39,0);
pos = (-5,0);
ref = five;
}
);
Expand All @@ -32,7 +32,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (71,0);
pos = (93,0);
ref = five;
}
);
Expand All @@ -44,7 +44,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (46,0);
pos = (72,0);
ref = five;
}
);
Expand All @@ -56,7 +56,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (-9,0);
pos = (23,0);
ref = five;
}
);
Expand All @@ -68,7 +68,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (139,0);
pos = (138,0);
ref = five;
}
);
Expand Down
8 changes: 4 additions & 4 deletions src/Inter-Italic.glyphspackage/glyphs/three.tf.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (3,0);
pos = (25,0);
ref = three;
}
);
Expand All @@ -32,7 +32,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (58,0);
pos = (22,0);
ref = three;
}
);
Expand All @@ -44,7 +44,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (44,0);
pos = (40,0);
ref = three;
}
);
Expand All @@ -68,7 +68,7 @@ name = ital_gen;
shapes = (
{
alignment = -1;
pos = (113,0);
pos = (110,0);
ref = three;
}
);
Expand Down
12 changes: 6 additions & 6 deletions src/Inter-Roman.glyphspackage/glyphs/five.tf.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
alignment = -1;
pos = (25,0);
pos = (50,0);
ref = five;
}
);
Expand All @@ -18,7 +18,7 @@ layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
alignment = -1;
pos = (-39,0);
pos = (-5,0);
ref = five;
}
);
Expand All @@ -29,7 +29,7 @@ layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
alignment = -1;
pos = (71,0);
pos = (92,0);
ref = five;
}
);
Expand All @@ -40,7 +40,7 @@ layerId = m007;
shapes = (
{
alignment = -1;
pos = (46,0);
pos = (72,0);
ref = five;
}
);
Expand All @@ -51,7 +51,7 @@ layerId = m009;
shapes = (
{
alignment = -1;
pos = (-9,0);
pos = (23,0);
ref = five;
}
);
Expand All @@ -62,7 +62,7 @@ layerId = m011;
shapes = (
{
alignment = -1;
pos = (139,0);
pos = (138,0);
ref = five;
}
);
Expand Down
8 changes: 4 additions & 4 deletions src/Inter-Roman.glyphspackage/glyphs/three.tf.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
alignment = -1;
pos = (3,0);
pos = (25,0);
ref = three;
}
);
Expand All @@ -29,7 +29,7 @@ layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
alignment = -1;
pos = (58,0);
pos = (54,0);
ref = three;
}
);
Expand All @@ -40,7 +40,7 @@ layerId = m007;
shapes = (
{
alignment = -1;
pos = (44,0);
pos = (40,0);
ref = three;
}
);
Expand All @@ -62,7 +62,7 @@ layerId = m011;
shapes = (
{
alignment = -1;
pos = (113,0);
pos = (110,0);
ref = three;
}
);
Expand Down

0 comments on commit 73509f5

Please sign in to comment.