summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2010-08-05 23:06:49 +0200
committerJay Berkenbilt <ejb@ql.org>2010-08-05 23:06:49 +0200
commit2dbc1006fb4a176c6ca7418f6e6e27251a4b8142 (patch)
tree5b07158569cb28723ab37e43c727bc1df518cb3c /TODO
parentc29244296258b543edb3b276179c7d7444f65089 (diff)
downloadqpdf-2dbc1006fb4a176c6ca7418f6e6e27251a4b8142.tar.zst
addPageContents
git-svn-id: svn+q:///qpdf/trunk@995 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 6 insertions, 7 deletions
diff --git a/TODO b/TODO
index 403bc979..55980081 100644
--- a/TODO
+++ b/TODO
@@ -7,20 +7,19 @@ Next
in August, 2009. He seems to like to send encrypted mail (key
01FCC336). Tell him about newStream and replaceStreamData.
+ * Tell stronghorse@tom.com about QPDFObjectHandle::addPageContents.
+ See message from stronghorse@tom.com ("Suggestion for qpdf") from
+ 2010-06-09 and my response.
+
2.2
===
- * Add helper routines for manipulating page content streams.
- Operations should include ability to convert page contents from a
- stream to an array of streams and to append or prepend to the page
- contents. See message from stronghorse@tom.com ("Suggestion for
- qpdf") from 2010-06-09 and my response. Consider providing an
- example program that adds the line he suggests.
-
* 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.
+ * Add example program for addPageContents using suggestion from
+ stronghorse@tom.com's message above.
General
=======