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:
1b5b509
)
Add U+20AA NEW SHEQEL SIGN.
author
Ben Harris
<bjh21@bjh21.me.uk>
Tue, 26 Nov 2013 00:44:35 +0000
(
00:44
+0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Tue, 26 Nov 2013 00:44:35 +0000
(
00:44
+0000)
I'd expected this to be impossible, but then I noticed that the two
parts of the sign can overlap very little and wondered if I could get
away with not overlapping them at all. I think I did.
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 0048c78d2f3081055a7ae4ebcef07d2954a10397..2a10307d25a1fa2cca5ed8cb2b896943b7955c1d 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-592,6
+592,7
@@
struct glyph {
{{000,000,016,016,016,000,000,000,000}, 0x2022, "bullet" },
{{012,012,012,012,012,000,012,000,000}, 0x203c, "exclamdbl" },
{{030,024,030,022,027,022,021,000,000}, 0x20a7, "peseta" },
+ {{031,025,025,021,025,025,026,000,000}, 0x20aa }, /* newsheqel */
{{006,011,034,010,034,011,006,000,000}, 0x20ac, "Euro" },
{{004,012,012,012,004,000,000,000,000}, 0x2070 }, /* zerosuperior */
{{004,000,014,004,016,000,000,000,000}, 0x2071 }, /* isuperior */