chiark
/
gitweb
/
~bjharris
/
bedstead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba056bc
)
Provide a glyph for U+00AD SOFT HYPHEN
author
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 4 Mar 2022 21:39:37 +0000
(21:39 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 4 Mar 2022 21:39:37 +0000
(21:39 +0000)
WGL4 wants one, and it's not like it's difficult.
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index afeb75ba63ed8b526cc4a751a0765479a4789d0e..3d5c79e284bb897fa9f6b546f59250f1ec329d3c 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-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" },