summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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
=======