From: Ben Harris Date: Sat, 19 Jan 2019 01:45:54 +0000 (+0000) Subject: A few interesting characters from U+1FBxx. X-Git-Tag: bedstead-002.001~47 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~bjharris/git?a=commitdiff_plain;h=6bdb83305e34a66f5b7e2bc2452f46f05329dfbd;p=bedstead-debian.git A few interesting characters from U+1FBxx. That's the forthcoming "Graphics for Legacy Computing" block that will finally have an official encoding of teletext mosaic graphics. --- diff --git a/bedstead.c b/bedstead.c index c44857c..ceba877 100644 --- a/bedstead.c +++ b/bedstead.c @@ -1518,6 +1518,19 @@ static struct glyph { {{000,000,013,036,037,025,000,000,000}, 0x1f682 }, /* steamlocomotive */ {{000,007,017,027,037,011,000,000,000}, 0x1f69a }, /* deliverytruck */ + /* Graphics for legacy computing */ + {{030,024,022,021,027,030,000,000,000}, 0x1fbb0 }, /* arrowheadptr */ + {{000,012,033,000,033,012,000,000,000}, 0x1fbbb }, /* voided Greek cross */ + {{000,037,001,005,001,037,000,000,000}, 0x1fbbc }, /* right open square dot */ + {{012,025,021,012,021,025,012,000,000}, 0x1fbc0 }, /* RISC OS close button */ + {{037,021,035,031,037,033,037,000,000}, 0x1fbc4 }, /* invquestion */ + {{004,012,012,004,037,004,004,012,021}, 0x1fbc5 }, /* stick figure */ + {{004,012,012,004,025,016,004,012,021}, 0x1fbc6 }, /* ... with arms up */ + {{004,012,012,004,015,026,004,012,011}, 0x1fbc7 }, /* ... leaning left */ + {{004,012,012,004,026,015,004,012,022}, 0x1fbc8 }, /* ... leaning right */ + {{004,012,012,004,037,012,021,037,012}, 0x1fbc9 }, /* ... wearing dress */ + {{004,012,021,021,025,033,021,000,000}, 0x1fbca }, /* white chevron up */ + /* Latin small caps */ {{000,000,016,021,037,021,021,000,000}, -1, "a.sc" }, {{000,000,036,021,036,021,036,000,000}, -1, "b.sc" },