summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2005-05-24 06:15:44 +0200
committerTor Andersson <tor@ghostscript.com>2005-05-24 06:15:44 +0200
commitd759c948debd9e2dd79eb220b10682681c446e3e (patch)
tree06d21862dfb9f576c1a04e55a910abe9a2733df4 /TODO
parent8bebcc1c8187906736e3f82b99ee07cb06df0326 (diff)
downloadmupdf-d759c948debd9e2dd79eb220b10682681c446e3e.tar.xz
put infernal parser api on top of mini-dom to hide it
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index c8cd318a..a55abd11 100644
--- a/TODO
+++ b/TODO
@@ -25,6 +25,13 @@ fix the shading code:
reuse more code in the parsing
error cleanup
+think about rewriting file stream api (as the ultimate STDIO replacement):
+ use function pointers?
+ dont use pipeline filter?
+ memoryfile
+ diskfile
+ filterfile -> (filters data from another file)
+
---
immediate plan: