Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
You can now download images from URLs (requires libcurl). --debug (-d) has been added for debug output with libcurl. --enable-curl and --with-curl-config=PATH have been added. If you don't have libcurl, jp2a will still work as before.
Using both --width and --height is equivalent to
using --size. The width and height are now
correctly calculated if one of --width or --height
is used.
The --flipx and --flipy options were added to flip
the output image. The --html and --html-fontsize
options were added for XHTML 1.0 output. A bug
from 0.9.6 reappeared in the 0.9.8 release, and is
now removed. The code is a little bit cleaner and
is now faster for big output dimensions. A
reference to The Independent JPEG Group was added
in the man page, as the libjpeg license requires.
The help text now fits within 80 characters in
width. The default mode was changed from
--width=70 to --width=78.