mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-08-08 17:30:29 -04:00
A few additional glyphs.
This commit is contained in:
parent
a4b9779941
commit
5720bcd9c3
8
ttxt.c
8
ttxt.c
@ -494,7 +494,9 @@ struct glyph {
|
||||
{{015,025,025,015,005,005,005,000,000}, 0x00b6, "paragraph" },
|
||||
{{000,000,000,004,000,000,000,000,000}, 0x00b7, "periodcentered" },
|
||||
{{004,000,004,004,010,021,016,000,000}, 0x00bf, "questiondown" },
|
||||
{{017,024,024,036,024,024,027,000,000}, 0x00c6, "AE" },
|
||||
{{000,021,012,004,012,021,000,000,000}, 0x00d7, "multiply" },
|
||||
{{000,000,012,005,017,024,016,000,000}, 0x00e6, "ae" },
|
||||
{{002,004,004,000,000,000,000,000,000}, 0x2018, "quoteleft" },
|
||||
{{000,000,000,000,000,004,004,010,000}, 0x201a, "quotesinglbase" },
|
||||
{{011,022,022,000,000,000,000,000,000}, 0x201c, "quotedblleft" },
|
||||
@ -502,6 +504,12 @@ struct glyph {
|
||||
{{000,000,000,000,000,011,011,022,000}, 0x201e, "quotedblbase" },
|
||||
{{022,022,011,000,000,000,000,000,000}, 0x201f }, /* quotedblreversed */
|
||||
{{000,004,004,025,016,004,000,000,000}, 0x2193, "arrowdown" },
|
||||
{{000,004,010,023,010,004,000,000,000}, -1, "arrowleft.alt" },
|
||||
{{000,004,002,031,002,004,000,000,000}, -1, "arrowright.alt" },
|
||||
{{000,004,012,021,004,004,000,000,000}, -1, "arrowup.alt" },
|
||||
{{000,004,004,021,012,004,000,000,000}, -1, "arrowdown,alt" },
|
||||
{{000,000,000,037,000,000,000,000,000}, 0x2212, "minus" },
|
||||
{{037,000,004,004,037,004,004,000,000}, 0x2213 }, /* minusplus */
|
||||
{{000,000,004,021,000,021,004,000,000}, 0x25cc }, /* dottedcircle */
|
||||
{{037,021,021,021,021,021,037,000,000}, -1, ".notdef" },
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user