chiark / gitweb /
Add the remaining musical symbols from the Miscellaneous Symbols block.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 7 Dec 2013 22:43:15 +0000 (22:43 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 7 Dec 2013 22:43:15 +0000 (22:43 +0000)
bedstead.c

index a63177819eb322271ebfe088dcf742f304b45328..af334ee69c91a88527a122d4ebcbd43c3b6fe94f 100644 (file)
@@ -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 */