summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 7f95264b..bbe23a8e 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,6 @@ shadings
rendering
- bbox culling (cache bbox in over node?)
- - image mask + color case
- merge gka optims
- optimize inner rendering loops
- optimize image load/decode/scale
@@ -27,7 +26,12 @@ parser
- resource dict generate fake ids
- try to clean up colorspace/material handling in interpreter
- annotations and destinations (for links and outline)
- - BPC 2, 4
+
+fz_optimizetree()
+ - remove rectangular clip nodes whose children fit
+ - remove white fills at beginning of page
+ - remove overs with only one child
+ - concatenate chained transforms
clean up
- make source ansi c89 / pedantic