From: Ben Harris Date: Thu, 4 Sep 2025 21:00:02 +0000 (+0100) Subject: Add icircumflex.sc as an alias of Icircumflex X-Git-Tag: bedstead-3.261~107 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=9faf29dd8c1042080dc3ea17dc54640585a12be0;p=bedstead.git Add icircumflex.sc as an alias of Icircumflex Spotted by Shaperglot. I disagree with a lot of its complaints, but in this it was entirely correct. --- diff --git a/bedstead.c b/bedstead.c index 952825e..134514d 100644 --- a/bedstead.c +++ b/bedstead.c @@ -627,6 +627,7 @@ static struct glyph { {"\10\04\00\16\04\04\16\00\00", 0x00cc, "Igrave" }, {"\02\04\00\16\04\04\16\00\00", 0x00cd, "Iacute" }, {"\04\12\00\16\04\04\16\00\00", 0x00ce, "Icircumflex" }, + ALIAS("icircumflex.sc", "Icircumflex"), {"\12\00\16\04\04\04\16\00\00", 0x00cf, "Idieresis" }, {"\16\11\11\35\11\11\16\00\00", 0x00d0, "Eth" }, {"\36\11\11\35\11\11\36\00\00", 0xf221, "Eth.serif" },