Commit bd72ec98efd86522c3d0b4672472bf6cdafad3ce
1 parent
ba78e169
Update TODO
Showing
1 changed file
with
5 additions
and
0 deletions
TODO
| ... | ... | @@ -293,3 +293,8 @@ Index: QPDFWriter.cc |
| 293 | 293 | because std::regex lacks some features of PCRE that we use and |
| 294 | 294 | because the result was many times slower. The work was saved in |
| 295 | 295 | refs/attic/std-regex on github. |
| 296 | + | |
| 297 | + * Consider adding on option to provide a human-readable dump of | |
| 298 | + linearization hint tables. This should include improving the | |
| 299 | + 'overflow reading bit stream' message as reported in issue #2. | |
| 300 | + | ... | ... |