From: Ben Harris Date: Mon, 2 Apr 2018 23:57:56 +0000 (+0100) Subject: A few more forms of transport. X-Git-Tag: bedstead-002.000~24 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=6a4238d2d2b8a254bba946e2be45c8319f034a93;p=bedstead-debian.git A few more forms of transport. Inspired by seeing U+1F69A DELIVERY TRUCK in the subject line of an email, here's a glyph for that and also U+1F680 ROCKET and U+1F682 STEAM LOCOMOTIVE. --- diff --git a/bedstead.c b/bedstead.c index 6f41745..ea28388 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1428,7 +1428,10 @@ static struct glyph { {{037,021,021,021,021,021,037,000,000}, -1, ".notdef" }, /* Transport and map symbols */ + {{004,012,012,012,033,033,025,000,000}, 0x1f680 }, /* rocket */ {{000,034,010,011,027,010,000,000,000}, 0x1f681 }, /* helicopter */ + {{000,000,013,036,037,025,000,000,000}, 0x1f682 }, /* steamlocomotive */ + {{000,007,017,027,037,011,000,000,000}, 0x1f69a }, /* deliverytruck */ /* Latin small caps */ {{000,000,016,021,037,021,021,000,000}, -1, "a.sc" },