mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 09:20:37 -04:00
More quotation marks, a better degree sign, and some fixes to metadata.
This commit is contained in:
parent
02aab1064b
commit
176e47aeed
9
ttxt.c
9
ttxt.c
@ -141,20 +141,23 @@ struct glyph {
|
||||
{{004,004,004,004,004,004,004,000,000,000}, 0x007c, "bar" },
|
||||
{{004,000,004,004,004,004,004,000,000,000}, 0x00a1, "exclamdown" },
|
||||
{{000,004,017,024,024,024,017,004,000,000}, 0x00a2, "cent" },
|
||||
{{021,021,012,004,016,004,004,000,000,000}, 0x00a4, "yen" },
|
||||
{{021,021,012,004,016,004,004,000,000,000}, 0x00a5, "yen" },
|
||||
{{017,020,016,021,016,001,036,000,000,000}, 0x00a7, "section" },
|
||||
{{022,000,000,000,000,000,000,000,000,000}, 0x00a8, "dieresis" },
|
||||
{{037,000,000,000,000,000,000,000,000,000}, 0x00af, "macron" },
|
||||
{{002,004,010,000,000,000,000,000,000,000}, 0x00b4, "acute" },
|
||||
{{000,021,012,004,012,021,000,000,000,000}, 0x00d7, "multiply" },
|
||||
{{004,012,004,000,000,000,000,000,000,000}, 0x00b0, "degree" },
|
||||
{{014,022,022,014,000,000,000,000,000,000}, 0x00b0, "degree" },
|
||||
{{004,004,037,004,004,000,037,000,000,000}, 0x00b1, "plusminus" },
|
||||
{{015,025,025,015,005,005,005,000,000,000}, 0x00b6, "paragraph" },
|
||||
{{000,000,000,004,000,000,000,000,000,000}, 0x00b7, "periodcentered" },
|
||||
{{004,000,004,004,010,021,016,000,000,000}, 0x00bf, "questiondown" },
|
||||
{{002,004,004,000,000,000,000,000,000,000}, 0x2019, "quoteleft" },
|
||||
{{000,000,000,000,000,004,004,010,000,000}, 0x201a, "quotesinglbase" },
|
||||
{{011,022,022,000,000,000,000,000,000,000}, 0x201c, "quotedblleft" },
|
||||
{{002,004,004,000,000,000,000,000,000,000}, 0x2019, "quoteright" },
|
||||
{{011,011,022,000,000,000,000,000,000,000}, 0x201d, "quotedblright" },
|
||||
{{000,000,000,000,000,011,011,022,000,000}, 0x201e, "quotedblbase" },
|
||||
{{022,022,011,000,000,000,000,000,000,000}, 0x201f, "uni201F" },
|
||||
{{000,004,004,025,016,004,000,000,000,000}, 0x2193, "arrowdown" },
|
||||
|
||||
/* This is getting silly. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user