summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2011-04-20 17:24:03 -0400
committerBehdad Esfahbod <behdad@behdad.org>2011-04-20 17:24:03 -0400
commit04744e73bad22d679986173b5f0d84dbbf49dd57 (patch)
treec42838b08c448040e81d7089a499d633e248e0a0 /TODO
parent9417c1c0d2b005eadf0c087ca695121a6200d0f7 (diff)
downloadharfbuzz-04744e73bad22d679986173b5f0d84dbbf49dd57.tar.gz
harfbuzz-04744e73bad22d679986173b5f0d84dbbf49dd57.tar.bz2
harfbuzz-04744e73bad22d679986173b5f0d84dbbf49dd57.zip
[TODO] Remove done items
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index dbcb809..b5eb3be 100644
--- a/TODO
+++ b/TODO
@@ -16,10 +16,6 @@ General fixes:
API issues to fix before 1.0:
============================
-- Rename get_table to reference_table
-
-- get_table shouldn't return NULL
-
- Figure out how many .so objects, how to link, etc
- Shall y axis progress downward instead of upward?
@@ -28,8 +24,6 @@ API issues to fix before 1.0:
- Real subclassing support for vfunc vectors
-- Investigate Mozilla's user-data issue, make sure it's addressed
-
- Add hb-cairo glue
- Fix blob, remove mutex, etc.