From 21753001b701ed2d3f48f73c1a2733b3a337fc99 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 6 Jun 2010 15:45:02 +0000 Subject: *** empty log message *** git-svn-id: svn+q:///qpdf/trunk@978 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b18c459e..c158845e 100644 --- a/TODO +++ b/TODO @@ -32,7 +32,10 @@ General figure out why I added this to begin with and what in the code assumes it's the case. For enqueueObject and unparseChild in QPDFWriter, simply removing the checks for indirect scalars seems - sufficient. + sufficient. Looking back at the branch in the apex epub + repository, before flattening scalar references, there was special + case code in QPDFWriter to avoid writing out indirect nulls. It's + still not obvious to me why I did it though. To pursue this, remove the call to flattenScalarReferences in QPDFWriter.cc and disable the logic_error exceptions for indirect @@ -54,7 +57,7 @@ General If flattenScalarReferences is removed, a new method will be needed for checking PDF files. - * See if we can avoid preserving unreferenced objects in objet + * See if we can avoid preserving unreferenced objects in object streams even when preserving the object streams. * For debugging linearization bugs, consider adding an option to save -- cgit v1.2.3-54-g00ecf