summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-08-05 23:54:15 +0200
committerJay Berkenbilt <ejb@ql.org>2010-08-05 23:54:15 +0200
commit81b73bb9e9e1c93c6ad6d8e7cd32ab230450c02b (patch)
treec25abbeec8c984f9ace6d08dd12209da8797cd85 /TODO
parent9ba5b27ce4ae8e42c836efedf44d08146e8eefa8 (diff)
downloadqpdf-81b73bb9e9e1c93c6ad6d8e7cd32ab230450c02b.tar.zst
notes
git-svn-id: svn+q:///qpdf/trunk@997 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO b/TODO
index 70af8b9f..7f227149 100644
--- a/TODO
+++ b/TODO
@@ -14,9 +14,10 @@ Next
2.2
===
- * Create an example that does some kind of manipulation on every
- image. Use QPDF::getAllPages and QPDFObjectHandle::getPageImages
- along with new stream data and dictionary manipulation.
+ * Create an example (tweak-images) that does some kind of
+ manipulation on every image. Use QPDF::getAllPages and
+ QPDFObjectHandle::getPageImages along with new stream data and
+ dictionary manipulation.
General