From: Ben Harris Date: Tue, 21 Mar 2017 10:20:41 +0000 (+0000) Subject: U+203B REFERENCE MARK. X-Git-Tag: bedstead-001.002~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=bf2b647efd5bbe4dfa848861880beb7623264270;p=bedstead.git U+203B REFERENCE MARK. Because I've been using Japanese Web sites recently. --- diff --git a/bedstead.c b/bedstead.c index 6063637..ddc6460 100644 --- a/bedstead.c +++ b/bedstead.c @@ -10,7 +10,7 @@ * * The rest of the glyphs, and all of the code in this file, were * written by Ben Harris and Simon Tatham - * between 2009 and 2016. + * between 2009 and 2017. * * To the extent possible under law, the Ben Harris has dedicated all * copyright and related and neighboring rights to this software and @@ -703,6 +703,7 @@ struct glyph { {{000,000,000,000,000,011,011,022,000}, 0x201e, "quotedblbase" }, {{022,022,011,000,000,000,000,000,000}, 0x201f }, /* quotedblreversed */ {{000,000,016,016,016,000,000,000,000}, 0x2022, "bullet" }, + {{025,021,012,004,025,004,012,021,025}, 0x203b }, /* referencemark */ {{012,012,012,012,012,000,012,000,000}, 0x203c, "exclamdbl" }, /* Subscripts and superscripts */ {{004,012,012,012,004,000,000,000,000}, 0x2070 }, /* zerosuperior */