chiark / gitweb /
Proper names for Wgrave, wgrave, Wacute, wacute, Ygrave, and ygrave
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 6 Sep 2025 22:36:26 +0000 (23:36 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 6 Sep 2025 22:36:26 +0000 (23:36 +0100)
Turns out that these are in AGLFN.  No compatibility aliases because
they never appeared in a release with the wrong names.

bedstead.c

index a6954cb033c11b2f48e167d90b9d0f17908fbeda..4d037a78a98f866fe8a6d5e7e312af31d44c31ad 100644 (file)
@@ -1560,12 +1560,12 @@ static struct glyph {
  {"\21\21\21\12\12\04\04\00\04", U(1E7E) }, /* Vdotbelow */
  ALIAS("uni1E7E.c2sc", "uni1E7F"),
  {"\00\00\21\21\12\12\04\00\04", U(1E7F) }, /* vdotbelow */
- {"\10\04\21\25\25\25\12\00\00", U(1E80) }, /* Wgrave */
- {"\10\04\21\21\25\25\12\00\00", U(1E81) }, /* wgrave */
- ALIAS("uni1E81.sc", "uni1E80"),
- {"\02\04\21\25\25\25\12\00\00", U(1E82) }, /* Wacute */
- {"\02\04\21\21\25\25\12\00\00", U(1E83) }, /* wacute */
- ALIAS("uni1E83.sc", "uni1E82"),
+ {"\10\04\21\25\25\25\12\00\00", 0x1e80, "Wgrave" },
+ {"\10\04\21\21\25\25\12\00\00", 0x1e81, "wgrave" },
+ ALIAS("wgrave.sc", "Wgrave"),
+ {"\02\04\21\25\25\25\12\00\00", 0x1e82, "Wacute" },
+ {"\02\04\21\21\25\25\12\00\00", 0x1e83, "wacute" },
+ ALIAS("wacute.sc", "Wacute"),
  {"\12\00\21\25\25\25\12\00\00", 0x1e84, "Wdieresis", },
  {"\12\00\21\21\25\25\12\00\00", 0x1e85, "wdieresis", },
  ALIAS("wdieresis.sc", "Wdieresis"),
@@ -1618,9 +1618,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"),
+ {"\10\04\21\12\04\04\04\00\00", 0x1ef2, "Ygrave" },
+ {"\10\04\21\21\21\21\17\01\16", 0x1ef3, "ygrave" },
+ ALIAS("ygrave.sc", "Ygrave"),
  {"\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 */