chiark
/
gitweb
/
~bjharris
/
bedstead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9faf29d
)
Add Y/y with grave
author
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 5 Sep 2025 08:59:23 +0000
(09:59 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 6 Sep 2025 09:17:18 +0000
(10:17 +0100)
They're trivial and Hyperglot says they're necessary for writing Welsh.
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 134514d1481bcd816f48e0ba2310c6e6975f856b..7c072d5bf2d014f3f818c990acb8216b19e35b3c 100644
(file)
--- 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 */