mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-06 12:24:27 -04:00
XOR, NAND, and NOR
We've got AND and OR, so may as well have the rest.
This commit is contained in:
parent
8bf9ede22b
commit
fb990fe7ef
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user