From: Ben Harris Date: Tue, 4 Jun 2024 13:59:09 +0000 (+0100) Subject: U+2139 TURNED NOT SIGN X-Git-Tag: bedstead-002.007~39 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=fb5e209f40eb8598a1f97a916afd63c04ef087fa;p=bedstead.git U+2139 TURNED NOT SIGN --- diff --git a/bedstead.c b/bedstead.c index 9b5ced1..5634c95 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1633,6 +1633,7 @@ static struct glyph { {{010,010,010,010,010,010,016,000,000}, U(230A) }, /* left floor */ {{002,002,002,002,002,002,016,000,000}, U(230B) }, /* right floor */ {{000,000,037,020,020,000,000,000,000}, 0x2310, "revlogicalnot" }, + {{000,000,020,020,037,000,000,000,000}, U(2319) }, /* turned logical not */ {{037,020,020,020,020,000,000,000,000}, U(231C) }, /* top left corner */ {{037,001,001,001,001,000,000,000,000}, U(231D) }, /* top right corner */ {{000,000,020,020,020,020,037,000,000}, U(231E) }, /* bottom left corner */