summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2011-06-13 23:37:09 +0100
committerNick White <git@njw.me.uk>2011-06-13 23:37:09 +0100
commit0306460893735e8e65de70f3034e1202de77a6e1 (patch)
treeebacc7d60af2ad05f7dc6de8cd70ba4c486a0bd1 /TODO
parent60d63b164c929aa3f308477d04a3be221d4470f9 (diff)
Add CSS hyphenation (not well supported). Note that previous commit also included ligatures, which is neat
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 9a53ca2..57a1765 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,3 @@
-core:
- it would be nice to do hyphenation. http://code.google.com/p/hyphenator/ is nice, but heavyish (around 2000 LOC). most of that is just unneeded config options etc, though, the core looks reasonable; see hyphenate and hyphenateWord functions. note that it's lgpl.
-
gecko:
test with firefox 4.0, and update version info
http://blog.mozilla.com/addons/2010/11/11/making-add-on-compatible-firefox-4/