Ansilove Changelog

What's new in Ansilove 1.11

Mar 27, 2014
  • Fixed a bug in the TUNDRA renderer
  • Fixed inconsistency when using Amiga fonts : bold characters are now displayed only in CED and WorkBench modes
  • Removing PHP warning about date.timezone settings when logging errors
  • Removing PHP warning displayed when input file doesn't exist
  • Added 3 example ASCiis
  • Added 9 example ANSis

New in Ansilove 1.10 (Oct 7, 2013)

  • Added new and updated documentation file in AsciiDoc format (Also available in HTML and PDF)
  • Using proper bitshift instead of pow for ADF / IDF / XBIN font processing
  • Skipping 'Set mode' and 'Reset mode' sequences to correctly render files saved with recent versions of PabloDraw

New in Ansilove 1.07 (Jun 16, 2009)

  • Added support for thumbnails rendering, with configurable maximum height
  • Added customizable output color definitions in the configuration file for CED mode rendering
  • Modified the ANSi parser to allow ansi sequences with inverted graphic rendition values to render correctly

New in Ansilove 1.06 (May 21, 2009)

  • Dumped all the fonts again to make the font collection more homogeneous and avoid minor character differences between fonts as much as possible
  • Added 6 new PC Fonts (Charsets : Armenian, French Canadian, Greek (CP869), Icelandic, Persian, Portuguese)
  • Fixed minor color palette problems causing the full intensity value to be 252 instead of 255
  • Added customizable file extensions definitions in the configuration file for DIZ mode rendering
  • Added filters removing white spaces and empty lines at the beginning and end of DIZ files

New in Ansilove 1.04 (Apr 9, 2009)

  • Added 9 new PC Fonts (Charsets: Baltic, Cyrillic, Greek, Hebrew, Latin1, Latin2, Nordic, Russian, Turkish)
  • Fixed .DIZ file extension detection in the online converter, uploaded .DIZ files are now rendered with the exact needed number of columns
  • Fixed some uninitialized variables warnings
  • Added 1 example ASCii
  • Added a loader (ansilove.bat) for the command line converter under Windows
  • Converted the HTML templates to XHTML (ansilove.html and Ansilove online)
  • Modified the Ansilove Online upload interface and corrected the maximum length value for the columns argument
  • Updated the documentation (README file), which is now providing more detailed examples about all the possible options, and informations about command line converter usage under Windows