chiark / gitweb /
Superscripts: U+2070 to U+207F.
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 3 Nov 2013 11:03:22 +0000 (11:03 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sun, 3 Nov 2013 11:03:22 +0000 (11:03 +0000)
One of these is required by CP437, and I thought I may as well have the
full set.

bedstead.c

index d1b20afe3a839a9d37f337a1a3f3fb49551992fd..75af020734883cc1b708f43d35f79fc5511c0f5e 100644 (file)
@@ -592,6 +592,20 @@ struct glyph {
  {{000,000,016,016,016,000,000,000,000}, 0x2022, "bullet" },
  {{012,012,012,012,012,000,012,000,000}, 0x203c, "exclamdbl" },
  {{030,024,030,022,027,022,021,000,000}, 0x20a7, "peseta" },
+ {{004,012,012,012,004,000,000,000,000}, 0x2070 }, /* zerosuperior */
+ {{004,000,014,004,016,000,000,000,000}, 0x2071 }, /* isuperior */
+ {{002,006,012,016,002,000,000,000,000}, 0x2074 }, /* foursuperior */
+ {{016,010,014,002,014,000,000,000,000}, 0x2075 }, /* fivesuperior */
+ {{004,010,014,012,004,000,000,000,000}, 0x2076 }, /* sixsuperior */
+ {{016,002,004,010,010,000,000,000,000}, 0x2077 }, /* sevensuperior */
+ {{004,012,004,012,004,000,000,000,000}, 0x2078 }, /* eightsuperior */
+ {{004,012,006,002,004,000,000,000,000}, 0x2079 }, /* ninesuperior */
+ {{000,004,016,004,000,000,000,000,000}, 0x207a }, /* plussuperior */
+ {{000,000,016,000,000,000,000,000,000}, 0x207b }, /* minussuperior */
+ {{000,016,000,016,000,000,000,000,000}, 0x207c }, /* equalssuperior */
+ {{002,004,004,004,002,000,000,000,000}, 0x207d }, /* parenleftsuperior */
+ {{010,004,004,004,010,000,000,000,000}, 0x207e }, /* parenrightsuperior */
+ {{000,000,014,012,012,000,000,000,000}, 0x207f }, /* nsuperior */
  {{016,021,035,033,033,035,031,021,016}, 0x2117 }, /* phonographic */
  {{020,020,020,020,022,005,002,005,002}, 0x215b, "oneeighth" },
  {{020,010,020,010,022,005,002,005,002}, 0x215c, "threeeighths" },