From: Ben Harris Date: Wed, 18 Dec 2013 18:11:03 +0000 (+0000) Subject: Add U+2708 AIRPLANE. X-Git-Tag: bedstead-001.000~23 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=82b6fb95efff4bb1db6e833b5c265379d8d7d57d;p=bedstead.git Add U+2708 AIRPLANE. I accidentally drew it a while ago, and since it's in Unicode... --- diff --git a/bedstead.c b/bedstead.c index fbd8ea5..3111d18 100644 --- a/bedstead.c +++ b/bedstead.c @@ -828,6 +828,7 @@ struct glyph { {{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,004,022,017,022,004,000,000,000}, 0x2708 }, /* airplane */ {{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 */