summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2004-11-30 06:41:31 +0100
committerTor Andersson <tor@ghostscript.com>2004-11-30 06:41:31 +0100
commit951f2e23a5ec055c358ea8b6b542d9fd1a4668b0 (patch)
tree2a4ceae57ee8267d124f9c1ffea219e02849e718 /TODO
parent4008b4d986b700830fad5086df3acfc1028a9e3b (diff)
downloadmupdf-951f2e23a5ec055c358ea8b6b542d9fd1a4668b0.tar.xz
small bugfixes
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO b/TODO
index 488f1fc6..4e77b437 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
immediate plan:
+ - image color key transparency
+ - text fill + clip mode
- pdf logging
- refcount resources
- altivec optimize
@@ -12,6 +14,9 @@ immediate plan:
---
+transparency (v2)
+ - everything!
+
colorspace conversions (v2)
- fast color cubes
- proper colorspace conversions
@@ -30,13 +35,9 @@ shadings
rendering
- fix glyphcache evictlast
- bbox culling per glyph
- - optimize image load/decode/scale
- - cpu-specific optims
- font focus
parser
- - image color key transparency
- - rewrite 1x1 images as fillrect
- try to clean up colorspace/material handling in interpreter
- annotations and destinations (for links and outline)