From: Ben Harris Date: Tue, 8 May 2012 22:23:48 +0000 (+0100) Subject: Eighths X-Git-Tag: bedstead-001.000~69 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=027a1350bf2d8a88840d46de4473e20c4c626304;p=bedstead.git Eighths --- diff --git a/bedstead.c b/bedstead.c index 2b0293f..c0aa499 100644 --- a/bedstead.c +++ b/bedstead.c @@ -589,6 +589,10 @@ struct glyph { {{000,000,000,000,000,011,011,022,000}, 0x201e, "quotedblbase" }, {{022,022,011,000,000,000,000,000,000}, 0x201f }, /* quotedblreversed */ {{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" }, + {{030,020,030,010,022,005,002,005,002}, 0x215d, "fiveeighths" }, + {{034,004,010,020,022,005,002,005,002}, 0x215e, "seveneighths" }, {{000,004,004,025,016,004,000,000,000}, 0x2193, "arrowdown" }, {{000,004,010,023,010,004,000,000,000}, -1, "arrowleft.alt" }, {{000,004,002,031,002,004,000,000,000}, -1, "arrowright.alt" },