Fix medium sized page generation
[bpgallery.git] / TODO
1 * Allow a fixed height to be specified instead or as well as a fixed width, in
2   the latter case, resize to which ever fits the bounding box, but keep the
3   aspect ratio.
4 * Allow ordering of images rather than the current "sort" based algorithm on
5   filename.
6 * Make sure that the tools we require are available (i.e. check that we have
7   xargs, convert, identify etc)