AAlib is a library to render any graphic into ASCII Art.
Download (HTTP): http://prdownloads.sourceforge.net/aa-project/aalib-1.4rc5.tar.gz
Download size: 388 KB
Estimated Disk space required: 6.5 MB
Estimated build time: 0.15 SBU
X (XFree86-4.4.0 or X.org-6.7.0) and slang-1.4.9
Install AAlib by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The AAlib package contains the libaa libraries, aalib-config, aainfo, aatest and aasavefont.
The ASCII Art library is a collection of routines to render any graphical input in portable format to ASCII Art. It can be used through many programs and has a very well documented API, so you can easily put it into your own programs.