aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-06-26 03:27:29 +0200
committerJay Berkenbilt <ejb@ql.org>2010-06-26 03:27:29 +0200
commit1a1a7551ceaa19b3091e10046bbf9ca9f6cd69cc (patch)
tree794f199a5e364943687d76b3238369aab09ede01 /TODO
parent0520f7d1a70304d59d4241a858d01666f20e8717 (diff)
downloadqpdf-1a1a7551ceaa19b3091e10046bbf9ca9f6cd69cc.tar.zst
function to get images
git-svn-id: svn+q:///qpdf/trunk@981 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1828a08f..61b507b2 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,8 @@ Next
* Work in contrib/vc6. See email from stronghorse@tom.com
+ * Stop using float for version comparisons.
+
2.2
===
@@ -19,6 +21,10 @@ Next
qpdf") from 2010-06-09 and my response. Consider providing an
example program that adds the line he suggests.
+ * Add function to get all images. Should be able to return a map of
+ pages to a list of images or something similar. Can use
+ QPDFObjectHandle::getPageImages. Look at pdf-billinfo for ideas.
+
* Look at page splitting. Subramanyam provided a test file; see
../misc/article-threads.pdf. Email Q-Count: 431864 from
2009-11-03.