From 5211bcb5eaa2b6b3c8aa48580f1b97314c37bb4a Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 30 Jan 2019 17:56:47 -0500 Subject: Externalize inline images (fixes #278) --- TODO | 22 +++++----------------- 1 file changed, 5 insertions(+), 17 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 5cdfb9d8..b2a0ba07 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,8 @@ +Now +=== + +* Deal with compiler warnings + Soon ==== @@ -96,23 +101,6 @@ directory or that are otherwise not publicly accessible. This includes things sent to me by email that are specifically not public. Even so, I find it useful to make reference to them in this list - * Do something better for inline images (see #278) - * Figure out a way to add an expectInlineImage method that takes - the offset of the EI image so an external system can locate the - end tag. Hopefully Both QPDFObjectHandle and Pl_QPDFTokenizer can - do this. Somewhere we might want something that uses an input - source to do it, but for the pipeline, it will also have to be - possible to do it as we go. - * Improve location of EI to handle EI embedded in the image data; - consider trying to parse after EI and, if errors, keep looking. - Will have to look at what happens with random binary characters - regarding token type. - * Add a method to replace inline images with real images. Look at - existing code for adding new resources used with form XObjects - and reuse if possible - * Have image optimization replace inline images that are of more - than a certain size prior to optimizing - * Add support for writing name and number trees * Figure out how to render Gajić correctly in the PDF version of the -- cgit v1.2.3-70-g09d2