All releases tagged Minor feature enhancements


Release Notes: This version is compatible with older C compilers like GCC 2.95.4.


Release Notes: HTML output no longer uses the ' entity.


Release Notes: This release adds the option --html-no-bold to use non-bold text. It adds an option to --fill ANSI background colors. The default HTML font has been changed from courier new to courier. HTML output always uses the pre tag.


Release Notes: This release uses span instead of b tags in HTML output.


Release Notes: This release adds options to set the HTML title and to output nothing but the raw image in HTML.


Release Notes: The version was bumped to 1.0.0 as the first non-beta release. Other than that, only minor changes were made.


Release Notes: This release makes text color output a bit more colorful, makes HTML output Firefox-friendly, adds --html-fill to enable/disable background colors on HTML output, and makes the options --background=light and =dark affect the HTML output background.


Release Notes: Download support on Win32 binary builds. An option to --clear screen before writing each output image. Updated tests for the Win32 Cygwin environment (but still incomplete).


Release Notes: 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.


Release Notes: This release exits with an error when no files are specified. Function signatures have been changed. Const have been added where applicable. The use of malloc has been reintroduced.