BOOSTY'S ASCII ARTIST Demo About Download Credits Vote


The current version is 1.4.1 (Released: 2004-10-16)

Changes in 1.4.1 (no new features, just two small changes):

  • index.html demo form now uses GET instead of POST to send the data to exe.php, making it possible to bookmark the settings in your browser (similar to the online demo here)
  • Added missing content-type meta-tag to index.html demo form (thanks to Heini_net for pointing this out)

Changes in 1.4:

  • Requires PHP >= 4.3.x
  • Hopefully fixed remaining file access related bugs by simply using PHP >= 4.3.x file stream capabilities
  • IMPORTANT! API changed for better error handling and cosmetical reasons, see updated example exe.php and included PHPDoc.
  • Users of an older version need to update their custom frontends/scripts to use the new class version.
  • Changed license to BSD

Changes in 1.3:

  • Now runs on PHP 4.3, too.
  • Users of an older version can simply update their existing ASCIIArtist.php class file with the new one.

Changes in 1.2:

  • The most important new feature is a minimized amount of needed HTML output for render modes 2 and 3 due to less <font> tag usage.
    This improvement was commited by Alastair Battrick. Thanks again for this great idea.
  • Users of an older version can simply update their existing ASCIIArtist.php class file with the new one.
ZIP

ASCIIArtist.zip

TAR.GZ

ASCIIArtist.tar.gz

Please see the About page for requirements and copyright info.

If you like ASCIIArtist, please check out the Voting page ;-)