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:
d016cef
)
An attempt at U+223E INVERTED LAZY S
author
Ben Harris
<bjh21@bjh21.me.uk>
Thu, 2 May 2024 21:11:27 +0000
(22:11 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Thu, 2 May 2024 21:11:27 +0000
(22:11 +0100)
I've deliberately made it have obvious hooks to distinguish it from
U+223D SINE WAVE.
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 8f8b98abd69677e517dbc4503c3a5794d2c9fede..43f77cc996d1523d068e9794f7418617f757c5d3 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-1380,6
+1380,7
@@
static struct glyph {
{{000,021,000,037,000,021,000,000,000}, U(223A) }, /* geometric proportion */
{{000,000,010,025,002,000,000,000,000}, 0x223c, "similar" },
{{000,000,002,025,010,000,000,000,000}, U(223D) }, /* reversed tilde */
+ {{000,002,011,025,022,010,000,000,000}, U(223E) }, /* inverted lazy S */
{{000,010,024,025,005,002,000,000,000}, U(223F) }, /* sinewave */
{{000,037,000,010,025,002,000,000,000}, U(2242) }, /* minus tilde */
{{000,010,025,002,000,037,000,000,000}, U(2243) }, /* asymptotically equal */