diff options
author | Tor Andersson <tor@ghostscript.com> | 2004-11-25 10:42:53 +0100 |
---|---|---|
committer | Tor Andersson <tor@ghostscript.com> | 2004-11-25 10:42:53 +0100 |
commit | e8696b4046767fcbfc05056c13f919fdeff65158 (patch) | |
tree | ac03d0f565f8ad74818a9486cfbadc1d730c35ee /TODO | |
parent | 6a2ce62be0518a6e5690d6a1d23527ede5a91150 (diff) | |
download | mupdf-e8696b4046767fcbfc05056c13f919fdeff65158.tar.xz |
join content streams
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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 |