From: Ben Harris Date: Sat, 7 Dec 2013 22:43:15 +0000 (+0000) Subject: Add the remaining musical symbols from the Miscellaneous Symbols block. X-Git-Tag: bedstead-001.000~27 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=c578c9279bd88109fa04ce93cc05918a4de70fc2;p=bedstead.git Add the remaining musical symbols from the Miscellaneous Symbols block. --- diff --git a/bedstead.c b/bedstead.c index a631778..af334ee 100644 --- a/bedstead.c +++ b/bedstead.c @@ -763,8 +763,13 @@ struct glyph { {{000,016,016,037,037,004,016,000,000}, 0x2663, "club" }, {{000,012,037,037,016,004,000,000,000}, 0x2665, "heart" }, {{000,004,016,037,016,004,000,000,000}, 0x2666, "diamond" }, + {{002,002,002,002,006,016,004,000,000}, 0x2669 }, /* crotchet */ {{004,006,005,005,014,034,010,000,000}, 0x266a, "musicalnote" }, {{003,015,011,011,013,033,030,000,000}, 0x266b, "musicalnotedbl" }, + {{017,011,017,011,011,033,033,000,000}, 0x266c }, /* semiquavers */ + {{010,010,013,015,011,012,014,000,000}, 0x266d }, /* flat */ + {{010,013,015,011,013,015,001,000,000}, 0x266e }, /* natural */ + {{002,013,016,033,016,032,010,000,000}, 0x266f }, /* sharp */ {{000,037,016,025,004,004,000,000,000}, 0x2912 }, /* arrowupbar */ {{000,004,004,025,016,037,000,000,000}, 0x2913 }, /* arrowdownbar */ {{000,004,016,025,004,030,000,000,000}, 0x2934 }, /* arrow right curve up */