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:
f778711
)
A few more currency symbols
author
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 4 Mar 2022 22:11:13 +0000
(22:11 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Fri, 4 Mar 2022 22:11:13 +0000
(22:11 +0000)
U+20A3 FRENCH FRANC SIGN and U+20A4 LIRA SIGN are part of WGL4; U+20A0
EURO-CURRENCY SIGN was easy (and no-one will care if I got it wrong).
bedstead.c
patch
|
blob
|
history
diff --git
a/bedstead.c
b/bedstead.c
index 3d5c79e284bb897fa9f6b546f59250f1ec329d3c..7f7f46f5a58fe2673251d4b6548089e5077dce8f 100644
(file)
--- a/
bedstead.c
+++ b/
bedstead.c
@@
-1259,6
+1259,9
@@
static struct glyph {
{{000,000,000,000,000,000,014,012,012}, U(2099) }, /* ninferior */
/* Currency symbols */
+ {{016,020,027,024,016,004,007,000,000}, U(20A0) }, /* euro-currency symbol */
+ {{017,010,036,010,034,010,010,000,000}, 0x20a3, "franc" },
+ {{006,011,034,010,034,010,037,000,000}, 0x20a4, "lira" },
{{030,024,030,022,027,022,021,000,000}, 0x20a7, "peseta" },
{{031,025,025,021,025,025,026,000,000}, U(20AA) }, /* newsheqel */
{{006,011,034,010,034,011,006,000,000}, 0x20ac, "Euro" },