mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-09 21:43:06 -04:00
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.
This commit is contained in:
parent
c78b95f6f0
commit
6bdb83305e
13
bedstead.c
13
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" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user