Skip to content

Commit

Permalink
fix wrong mapping of and again
Browse files Browse the repository at this point in the history
Close #101.
  • Loading branch information
stone-zeng committed Jan 7, 2023
1 parent 331eaf9 commit 02ea34f
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 78 deletions.
78 changes: 48 additions & 30 deletions src/SmileySans.glyphspackage/glyphs/ba-hira.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -21,42 +21,60 @@ nodes = (
closed = 1;
nodes = (
(316,637,l),
(305,552,l),
(716,552,l),
(305,555,l),
(716,555,l),
(727,637,l)
);
},
{
closed = 1;
nodes = (
(266,9,o),
(312,-51,o),
(402,-51,cs),
(491,-51,o),
(554,4,o),
(565,121,cs),
(637,833,l),
(548,833,l),
(479,133,ls),
(472,65,o),
(442,39,o),
(404,39,cs),
(371,39,o),
(356,60,o),
(356,99,cs),
(356,159,o),
(397,200,o),
(463,200,cs),
(537,200,o),
(599,167,o),
(683,61,c),
(742,119,l),
(645,240,o),
(571,285,o),
(463,285,cs),
(346,285,o),
(266,208,o),
(266,97,cs)
(256,9,o),
(302,-51,o),
(392,-51,cs),
(482,-51,o),
(542,4,o),
(554,121,cs),
(626,833,l),
(538,833,l),
(469,133,ls),
(462,65,o),
(432,39,o),
(394,39,cs),
(361,39,o),
(346,60,o),
(346,99,cs),
(346,159,o),
(387,200,o),
(453,200,cs),
(527,200,o),
(589,167,o),
(673,61,c),
(732,119,l),
(635,240,o),
(561,285,o),
(453,285,cs),
(336,285,o),
(256,208,o),
(256,97,cs)
);
},
{
closed = 1;
nodes = (
(707,817,l),
(651,801,l),
(689,665,l),
(746,681,l)
);
},
{
closed = 1;
nodes = (
(784,855,l),
(728,840,l),
(766,704,l),
(820,720,l)
);
}
);
Expand Down
78 changes: 30 additions & 48 deletions src/SmileySans.glyphspackage/glyphs/ha-hira.glyph
Original file line number Diff line number Diff line change
Expand Up @@ -21,60 +21,42 @@ nodes = (
closed = 1;
nodes = (
(316,637,l),
(305,555,l),
(716,555,l),
(305,552,l),
(716,552,l),
(727,637,l)
);
},
{
closed = 1;
nodes = (
(256,9,o),
(302,-51,o),
(392,-51,cs),
(482,-51,o),
(542,4,o),
(554,121,cs),
(626,833,l),
(538,833,l),
(469,133,ls),
(462,65,o),
(432,39,o),
(394,39,cs),
(361,39,o),
(346,60,o),
(346,99,cs),
(346,159,o),
(387,200,o),
(453,200,cs),
(527,200,o),
(589,167,o),
(673,61,c),
(732,119,l),
(635,240,o),
(561,285,o),
(453,285,cs),
(336,285,o),
(256,208,o),
(256,97,cs)
);
},
{
closed = 1;
nodes = (
(707,817,l),
(651,801,l),
(689,665,l),
(746,681,l)
);
},
{
closed = 1;
nodes = (
(784,855,l),
(728,840,l),
(766,704,l),
(820,720,l)
(266,9,o),
(312,-51,o),
(402,-51,cs),
(491,-51,o),
(554,4,o),
(565,121,cs),
(637,833,l),
(548,833,l),
(479,133,ls),
(472,65,o),
(442,39,o),
(404,39,cs),
(371,39,o),
(356,60,o),
(356,99,cs),
(356,159,o),
(397,200,o),
(463,200,cs),
(537,200,o),
(599,167,o),
(683,61,c),
(742,119,l),
(645,240,o),
(571,285,o),
(463,285,cs),
(346,285,o),
(266,208,o),
(266,97,cs)
);
}
);
Expand Down

0 comments on commit 02ea34f

Please sign in to comment.