summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-11-25 10:42:53 +0100
committerTor Andersson <tor@ghostscript.com>2004-11-25 10:42:53 +0100
commite8696b4046767fcbfc05056c13f919fdeff65158 (patch)
treeac03d0f565f8ad74818a9486cfbadc1d730c35ee /TODO
parent6a2ce62be0518a6e5690d6a1d23527ede5a91150 (diff)
downloadmupdf-e8696b4046767fcbfc05056c13f919fdeff65158.tar.xz
join content streams
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 4c29ca87..38ad4720 100644
--- a/TODO
+++ b/TODO
@@ -20,7 +20,7 @@ rendering
- cpu-specific optims
parser
- - resource dict generate fake ids
+ - join content streams arrays (for split dicts)
- try to clean up colorspace/material handling in interpreter
- annotations and destinations (for links and outline)
@@ -30,9 +30,7 @@ fz_optimizetree()
- remove identity transforms
clean up
- - make source ansi c89 / pedantic
- reference count everything
- - standard cleanup mechanism
- design by contract
- split into private and public
- comments and documentation