Commit 9a8f6b8c2d734045d613df0fb42d9e8eb8332178
1 parent
a39e29fb
move note
git-svn-id: svn+q:///qpdf/trunk@993 71b93d88-0707-0410-a8cf-f5a4172ac649
Showing
1 changed file
with
4 additions
and
6 deletions
TODO
| @@ -3,15 +3,13 @@ Next | @@ -3,15 +3,13 @@ Next | ||
| 3 | 3 | ||
| 4 | * Work in contrib/vc6. See email from stronghorse@tom.com | 4 | * Work in contrib/vc6. See email from stronghorse@tom.com |
| 5 | 5 | ||
| 6 | + * Find messages exchanged with Stefan Heinsen <stefan.heinsen@gmx.de> | ||
| 7 | + in August, 2009. He seems to like to send encrypted mail (key | ||
| 8 | + 01FCC336). Tell him about newStream and replaceStreamData. | ||
| 9 | + | ||
| 6 | 2.2 | 10 | 2.2 |
| 7 | === | 11 | === |
| 8 | 12 | ||
| 9 | - * Add ability to create new streams or replace stream data. Consider | ||
| 10 | - stream data sources to include a file and offset, a buffer, or a | ||
| 11 | - some kind of callback mechanism. Find messages exchanged with | ||
| 12 | - Stefan Heinsen <stefan.heinsen@gmx.de> in August, 2009. He seems | ||
| 13 | - to like to send encrypted mail. (key 01FCC336) | ||
| 14 | - | ||
| 15 | * Add helper routines for manipulating page content streams. | 13 | * Add helper routines for manipulating page content streams. |
| 16 | Operations should include ability to convert page contents from a | 14 | Operations should include ability to convert page contents from a |
| 17 | stream to an array of streams and to append or prepend to the page | 15 | stream to an array of streams and to append or prepend to the page |