Commit f0caf5e22d22f27fa7153a22a3507cca7129f18e

Authored by Jay Berkenbilt
1 parent ba6b6aac

TODO: remove items I decided not to do

Showing 1 changed file with 0 additions and 16 deletions
1 Candidates for upcoming release 1 Candidates for upcoming release
2 =============================== 2 ===============================
3 3
4 -* Enable discussions in github. See if any open issues should be there.  
5 -  
6 * Open "next" issues 4 * Open "next" issues
7 * bugs 5 * bugs
8 * #473: zsh completion with directories 6 * #473: zsh completion with directories
9 * Investigate how serverless does completion 7 * Investigate how serverless does completion
10 - * Non-bugs  
11 - * #488: allow specification of jpeg compression quality; may also  
12 - need an option to recompress jpeg  
13 -  
14 -* Json mode enhancements:  
15 - * Put something in the json that makes it easier to find the  
16 - definition of an object without breaking compatibility  
17 - * See if the objects part can be sorted by object number  
18 8
19 * Remember to check work `qpdf` project for private issues 9 * Remember to check work `qpdf` project for private issues
20 * file with very slow page extraction 10 * file with very slow page extraction
21 * big page even with --remove-unreferenced-resources=yes, even with --empty 11 * big page even with --remove-unreferenced-resources=yes, even with --empty
22 - * optimize image failure because of colorspace  
23 -  
24 -* See if the tokenizer is a performance bottleneck and, if so,  
25 - optimize it. We might end up with a high-performance tokenizer that  
26 - has a different interface but still ultimately creates the same  
27 - tokens.  
28 12
29 Fuzz Errors 13 Fuzz Errors
30 =========== 14 ===========