From: Ben Harris Date: Sun, 5 Jan 2025 10:24:53 +0000 (+0000) Subject: Note source of ugrave.roundjoined in a comment X-Git-Tag: bedstead-3.251~45 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=e6f3f6e1c942efa6aa5d1ee5ad1f66e1b7d432c9;p=bedstead-debian.git Note source of ugrave.roundjoined in a comment --- diff --git a/bedstead.c b/bedstead.c index c25e3e8..a3144f0 100644 --- a/bedstead.c +++ b/bedstead.c @@ -382,6 +382,7 @@ static struct glyph { {"\12\00\14\04\04\04\16\00\00", 0x00ef, "idieresis" }, {"\12\00\16\21\37\20\16\00\00", 0x00eb, "edieresis" }, {"\04\12\16\21\37\20\16\00\00", 0x00ea, "ecircumflex" }, + /* 5/13 from real SAA5054; datasheet has "\04\02\21\21\21\21\17\00\00". */ {"\04\02\21\21\21\21\16\00\00", 0xf1d6, "ugrave.roundjoined" }, {"\04\12\00\14\04\04\16\00\00", 0x00ee, "icircumflex" }, {"\04\12\16\01\17\21\17\00\00", 0x00e2, "acircumflex" },