All releases of jp2a


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


Release Notes: A problem with HTML output and the --background option was fixed.


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: Color output for text (ANSI colors) and HTML (CSS colors) was added. The default HTML fontsize was changed from 4 to 8 pt. A bug that produced incorrect output when using HTML output was fixed. A bug that incorrectly fitted the image to the terminal when viewing multiple files was fixed.


Release Notes: A bug which prevented images from being read from standard input on Win32 was fixed. A bash script is used for testing now. The tests were updated to use --width=78 (the old default) where appropriate. Cygwin support was added. term.h is now also sought in ncurses/term.h (for Cygwin support). The help text was shrunk.