aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-30 23:56:47 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-31 16:38:13 +0100
commit5211bcb5eaa2b6b3c8aa48580f1b97314c37bb4a (patch)
treed9e6153936c081044926c23054de375fba131698 /TODO
parent22bcdbe786b5398d09fadae5c147359b9162293b (diff)
downloadqpdf-5211bcb5eaa2b6b3c8aa48580f1b97314c37bb4a.tar.zst
Externalize inline images (fixes #278)
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 5 insertions, 17 deletions
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