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" },