mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 02:48:31 +00:00
more TODO items
git-svn-id: svn+q:///qpdf/trunk@948 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
a800b4eaa1
commit
507ea15ec5
8
TODO
8
TODO
@ -36,11 +36,17 @@ General
|
||||
and why they're there. Maybe they're objects that used to be
|
||||
stream lengths. Probably we just need to make sure don't traverse
|
||||
through a stream's /Length stream when enqueueing stream
|
||||
dictionaries.
|
||||
dictionaries. This could potentially happen with any object that
|
||||
QPDFWriter replaces when writing out files. Such objects would be
|
||||
orphaned in the newly written file. This could be fixed, but it
|
||||
may not be worth fixing.
|
||||
|
||||
If flattenScalarReferences is removed, a new method will be needed
|
||||
for checking PDF files.
|
||||
|
||||
* See if we can avoid preserving unreferenced objects in objet
|
||||
streams even when preserving the object streams.
|
||||
|
||||
* For debugging linearization bugs, consider adding an option to save
|
||||
pass 1 of linearization. This code is sufficient. Change the
|
||||
interface to allow specification of a pass1 file, which would
|
||||
|
Loading…
x
Reference in New Issue
Block a user