chiark / gitweb /
Add U+20ac EURO SIGN.
authorBen Harris <bjh21@bjh21.me.uk>
Tue, 26 Nov 2013 00:23:01 +0000 (00:23 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 26 Nov 2013 00:23:01 +0000 (00:23 +0000)
Not particularly pretty, but it'll do.

bedstead.c

index df524cfec3ea4df09b2d394e051750591e574d30..0048c78d2f3081055a7ae4ebcef07d2954a10397 100644 (file)
@@ -592,6 +592,7 @@ 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" },
+ {{006,011,034,010,034,011,006,000,000}, 0x20ac, "Euro" },
  {{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 */