2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 08:20:53 +00:00

*** empty log message ***

git-svn-id: svn+q:///qpdf/trunk@1022 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
Jay Berkenbilt 2010-08-15 12:58:47 +00:00
parent e3d6257318
commit 0c1dab0cea

3
TODO
View File

@ -6,6 +6,9 @@ General
library code and get rid of use of std::cout and std::cerr,
replacing them with some better mechanism.
* In general, take a fresh look at private methods to see which, if
any, should be protected.
* Look at page splitting. Subramanyam provided a test file; see
../misc/article-threads.pdf. Email Q-Count: 431864 from
2009-11-03. See also "Splitting by Pages" below.