mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 05:53:05 -04:00
Provide a glyph for U+00AD SOFT HYPHEN
WGL4 wants one, and it's not like it's difficult.
This commit is contained in:
parent
ba056bc380
commit
f778711741
@ -524,6 +524,7 @@ static struct glyph {
|
||||
{{016,001,017,021,017,000,037,000,000}, 0x00aa, "ordfeminine" },
|
||||
{{000,000,000,011,022,011,000,000,000}, 0x00ab, "guillemotleft" },
|
||||
{{000,000,037,001,001,000,000,000,000}, 0x00ac, "logicalnot" },
|
||||
{{000,000,000,016,000,000,000,000,000}, U(00AD) }, /* soft hyphen */
|
||||
{{016,021,035,033,033,035,033,021,016}, 0x00ae, "registered" },
|
||||
{{016,000,000,000,000,000,000,000,000}, 0x00af, "macron" },
|
||||
{{004,004,037,004,004,000,037,000,000}, 0x00b1, "plusminus" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user