diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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) |