chiark / gitweb /
Add gratuitous cube root and fourth root symbols.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 26 Nov 2017 14:42:34 +0000 (14:42 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 26 Nov 2017 14:42:34 +0000 (14:42 +0000)
bedstead.c

index f20638001157a442ac52a36b3260208f477f467b..5604a826dcc4aaac267cc3100c79d12aae12d939 100644 (file)
@@ -1090,6 +1090,8 @@ static struct glyph {
  {{037,000,004,004,037,004,004,000,000}, 0x2213 }, /* minusplus */
  {{000,000,004,016,004,000,000,000,000}, 0x2219 }, /* bulletoperator */
  {{007,004,004,004,024,014,004,000,000}, 0x221a, "radical" },
+ {{023,012,022,012,022,006,002,000,000}, 0x221b }, /* cube root */
+ {{015,025,035,005,001,003,001,000,000}, 0x221c }, /* fourth root */
  {{000,012,025,025,025,012,000,000,000}, 0x221e, "infinity" },
  {{000,020,020,020,020,037,000,000,000}, 0x221f, "orthogonal" },
  {{004,004,004,004,004,004,004,000,000}, 0x2223, }, /* divides */