Add Y/y with grave

They're trivial and Hyperglot says they're necessary for writing Welsh.
This commit is contained in:
Ben Harris 2025-09-05 09:59:23 +01:00
parent 9faf29dd8c
commit fd6977574e

View File

@ -1611,6 +1611,9 @@ static struct glyph {
{"\00\00\21\21\21\21\16\00\04", 0xf1bd, "uni1EE4.c2sc" },
{"\00\00\21\21\21\21\17\00\04", U(1EE5) }, /* udotbelow */
ALIAS("uni1EE5.sc", "uni1EE4.c2sc"),
{"\10\04\21\12\04\04\04\00\00", U(1EF2) }, /* Ygrave */
{"\10\04\21\21\21\21\17\01\16", U(1EF3) }, /* ygrave */
ALIAS("uni1EF3.sc", "uni1EF2"),
{"\21\21\12\04\04\04\04\00\04", U(1EF4) }, /* Ydotbelow */
{"\00\00\21\12\04\04\04\00\04", 0xf1be, "uni1EF4.c2sc" },
{"\00\00\21\21\17\01\16\00\04", U(1EF5) }, /* ydotbelow */