summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorivan <ivan>2008-08-12 04:02:02 +0000
committerivan <ivan>2008-08-12 04:02:02 +0000
commit9fbeda1dc776c602ce14d3874368d4620c079b60 (patch)
tree1c4eeceb1a881caa99dd2e2d600c0c637bb87df2 /TODO
parentcba80d78f46ea7541c37efd54262ab1c0dff67e9 (diff)
add image handling and prevent leaking temporary files (ourselves, Archive::Zip might be)
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 11 insertions, 4 deletions
diff --git a/TODO b/TODO
index 0058ab2..2969e53 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,13 @@
-- DOC: images
-- PDF: images
-- RTF: images
+- add the ability to supress starting our own OO and connect to one running
+ elsewhere
+
+- OpenOffice.pm: image converter seems to be leaving behind images in /tmp...
+ Archive::Zip?
+
+- auto-convert non-web images to jpg/gif/png?
+
+- wvWare/other backends besides OO and poppler: handle images?
+
+- OpenOffice.pm: poll via UNO to determine readiness rather than sleep (or not)
-- OpenOffice.pm: poll via UNO to determine readiness rather than sleep
- OpenOffice.pm: convert DocumentConverter.py to Perl using OpenOffice::UNO