Skip to content

Commit

Permalink
changes style of /one.ss01 for Display to have a straight bottom (sti…
Browse files Browse the repository at this point in the history
…ll curved at wght 100)
  • Loading branch information
rsms committed Oct 7, 2022
1 parent f743c73 commit e0f93cc
Show file tree
Hide file tree
Showing 12 changed files with 544 additions and 437 deletions.
2 changes: 1 addition & 1 deletion src/Inter-Italic.glyphspackage/glyphs/one.circled.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ref = largeCircle;
},
{
alignment = 1;
pos = (1047,0);
pos = (949,0);
ref = one;
}
);
Expand Down
117 changes: 56 additions & 61 deletions src/Inter-Italic.glyphspackage/glyphs/one.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -7,54 +7,48 @@ layers = (
anchors = (
{
name = _center;
pos = (459.792,745);
pos = (499,745);
}
);
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(652,1490,l),
(238,1242,l),
(206,1058,l),
(610,1300,l),
(620,1300,l),
(404,0,l),
(584,0,l),
(832,1490,l)
(623,1490,l),
(210,1242,l),
(179,1058,l),
(581,1300,l),
(591,1300,l),
(376,0,l),
(552,0,l),
(799,1490,l)
);
}
);
width = 858;
width = 825;
},
{
anchors = (
{
name = _center;
pos = (493.792,745);
}
);
guides = (
{
pos = (484,1240);
},
{
pos = (16,764);
pos = (549,745);
}
);
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(610,1490,l),
(206,1266,l),
(152,922,l),
(510,1118,l),
(518,1118,l),
(332,0,l),
(736,0,l),
(207,1266,l),
(150,922,l),
(508,1118,l),
(516,1118,l),
(331,0,l),
(737,0,l),
(984,1490,l)
);
}
Expand All @@ -65,22 +59,23 @@ width = 926;
anchors = (
{
name = _center;
pos = (406.792,745);
pos = (505,745);
}
);
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
closed = 1;
nodes = (
(610,1490,l),
(264,1282,l),
(256,1228,l),
(610,1440,l),
(611,1490,l),
(266,1282,l),
(257,1228,l),
(612,1440,l),
(620,1440,l),
(382,0,l),
(428,0,l),
(674,1490,l)
(675,1490,l)
);
}
);
Expand All @@ -90,7 +85,7 @@ width = 753;
anchors = (
{
name = _center;
pos = (455.924,745);
pos = (456,745);
}
);
layerId = m008;
Expand All @@ -99,24 +94,24 @@ shapes = (
{
closed = 1;
nodes = (
(579.258,1490,l),
(166.202,1242,l),
(135.741,1058,l),
(537.804,1300,l),
(547.804,1300,l),
(332.59,0,l),
(506.59,0,l),
(753.258,1490,l)
(580,1490,l),
(167,1242,l),
(136,1058,l),
(538,1300,l),
(548,1300,l),
(333,0,l),
(507,0,l),
(754,1490,l)
);
}
);
width = 742;
width = 743;
},
{
anchors = (
{
name = _center;
pos = (509.924,745);
pos = (509,745);
}
);
layerId = m010;
Expand All @@ -125,24 +120,24 @@ shapes = (
{
closed = 1;
nodes = (
(557.258,1490,l),
(154.175,1266,l),
(97.226,922,l),
(462.833,1125,l),
(464.833,1125,l),
(278.59,0,l),
(684.59,0,l),
(931.258,1490,l)
(557,1490,l),
(154,1266,l),
(97,922,l),
(462,1125,l),
(464,1125,l),
(278,0,l),
(678,0,l),
(925,1490,l)
);
}
);
width = 852;
width = 846;
},
{
anchors = (
{
name = _center;
pos = (437.924,745);
pos = (433,745);
}
);
layerId = m012;
Expand All @@ -151,18 +146,18 @@ shapes = (
{
closed = 1;
nodes = (
(551.258,1490,l),
(206.824,1282,l),
(197.884,1228,l),
(552.981,1440,l),
(560.981,1440,l),
(322.59,0,l),
(368.59,0,l),
(615.258,1490,l)
(547,1490,l),
(202,1282,l),
(193,1228,l),
(548,1440,l),
(556,1440,l),
(318,0,l),
(364,0,l),
(611,1490,l)
);
}
);
width = 630;
width = 625;
},
{
anchors = (
Expand Down
2 changes: 1 addition & 1 deletion src/Inter-Italic.glyphspackage/glyphs/one.squared.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ref = whiteLargeSquare;
},
{
alignment = 1;
pos = (1038,0);
pos = (940,0);
ref = one;
}
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ref = largeCircle;
},
{
alignment = 1;
pos = (1052,0);
pos = (976,0);
ref = one.ss01;
}
);
Expand Down
Loading

0 comments on commit e0f93cc

Please sign in to comment.