diff --git a/bedstead.c b/bedstead.c index 28957cb..1d4ce7f 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1437,6 +1437,9 @@ static struct glyph { {{000,024,024,027,024,024,000,000,000}, U(22A9) }, /* forces */ {{000,024,027,024,027,024,000,000,000}, U(22AB) }, /* dbl v dbl rt tstile */ {{000,000,002,035,002,000,000,000,000}, U(22B8) }, /* multimap */ + {{000,021,012,004,000,037,000,000,000}, U(22BB) }, /* xor */ + {{000,037,000,004,012,021,000,000,000}, U(22BC) }, /* nand */ + {{000,037,000,021,012,004,000,000,000}, U(22BD) }, /* nor */ {{016,021,021,021,021,021,021,021,021}, U(22C2) }, /* n-ary intersection */ {{021,021,021,021,021,021,021,021,016}, U(22C3) }, /* n-ary union */ {{000,004,012,021,012,004,000,000,000}, U(22C4) }, /* diamond operator */