aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-02 21:45:16 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-04 18:00:21 +0100
commitf0caf5e22d22f27fa7153a22a3507cca7129f18e (patch)
tree1f187ce0da81289c437fdbdd9cee037958be6fd0 /TODO
parentba6b6aacf19a70654ed4a11d594f2bc517fdc601 (diff)
downloadqpdf-f0caf5e22d22f27fa7153a22a3507cca7129f18e.tar.zst
TODO: remove items I decided not to do
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 0 insertions, 16 deletions
diff --git a/TODO b/TODO
index 8922a6ad..52520b21 100644
--- a/TODO
+++ b/TODO
@@ -1,30 +1,14 @@
Candidates for upcoming release
===============================
-* Enable discussions in github. See if any open issues should be there.
-
* Open "next" issues
* bugs
* #473: zsh completion with directories
* Investigate how serverless does completion
- * Non-bugs
- * #488: allow specification of jpeg compression quality; may also
- need an option to recompress jpeg
-
-* Json mode enhancements:
- * Put something in the json that makes it easier to find the
- definition of an object without breaking compatibility
- * See if the objects part can be sorted by object number
* Remember to check work `qpdf` project for private issues
* file with very slow page extraction
* big page even with --remove-unreferenced-resources=yes, even with --empty
- * optimize image failure because of colorspace
-
-* See if the tokenizer is a performance bottleneck and, if so,
- optimize it. We might end up with a high-performance tokenizer that
- has a different interface but still ultimately creates the same
- tokens.
Fuzz Errors
===========