From: Ben Harris Date: Fri, 5 Sep 2025 08:59:23 +0000 (+0100) Subject: Add Y/y with grave X-Git-Tag: bedstead-3.261~106 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=fd6977574e73dd62cbc29a1ce8b5a59de0bad9ba;p=bedstead.git Add Y/y with grave They're trivial and Hyperglot says they're necessary for writing Welsh. --- diff --git a/bedstead.c b/bedstead.c index 134514d..7c072d5 100644 --- a/bedstead.c +++ b/bedstead.c @@ -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 */