Things to do
============

 * Make sure that very small images are subsampled correctly.
   See the DjVuLibre bug report for details:
   http://sourceforge.net/p/djvu/bugs/106/

 * Allow running *didjvu* in parallel (``-j``/``--jobs``).

 * Allow specifying page titles (``--page-title-template``).

 * Allow customizing gamma value (``--gamma``).

 * Allow using other than PIL imaging libraries (e.g. GraphicsMagick,
   ExactImage). Or not to use any (apart from Gamera) library at all.

 * Optimize the ``subsample_fg()`` function, which is called if
   non-standard image quality options are used.

 * Allow running ``didjvu encode`` and ``didjvu separate`` on
   a single-page DjVu files.

 * Allow running ``didjvu bundle`` on DjVu files.

 * Make ``didjvu bundle`` display correct “bits-per-pixel” information.

.. vim:ft=rst ts=3 sw=3 et tw=72
