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:
a4f6622
)
Add a couple of odd glyphs: a .notdef to stop FontForge generating one that
author
Ben Harris
<bjh21@bjh21.me.uk>
Wed, 7 Oct 2009 22:18:30 +0000
(23:18 +0100)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Wed, 7 Oct 2009 22:18:30 +0000
(23:18 +0100)
violates our design rules, and a dotted circle because Uniscribe would
apparently like it (though it probably won't use it unless we gain proper
combining marks).
ttxt.c
patch
|
blob
|
history
diff --git
a/ttxt.c
b/ttxt.c
index e5f4e0414e4ef98ebea2d2252e41c961521fa0d7..d97dfc59186cbb8af5663f215bf658e27724fa47 100644
(file)
--- a/
ttxt.c
+++ b/
ttxt.c
@@
-479,6
+479,8
@@
struct glyph {
{{000,000,000,000,000,011,011,022,000}, 0x201e, "quotedblbase" },
{{022,022,011,000,000,000,000,000,000}, 0x201f }, /* quotedblreversed */
{{000,004,004,025,016,004,000,000,000}, 0x2193, "arrowdown" },
+ {{000,000,004,021,000,021,004,000,000}, 0x25cc }, /* dottedcircle */
+ {{037,021,021,021,021,021,037,000,000}, -1, ".notdef" },
/* Arabic tails */
{{000,000,000,001,001,001,000,000,000}, -1, "tail1" },