AAlib-1.4rc5

Introduction to AAlib

AAlib is a library to render any graphic into ASCII Art.

Package information

AAlib dependencies

Optional

X (XFree86-4.4.0 or X.org-6.7.0) and slang-1.4.9

Installation of AAlib

Install AAlib by running the following commands:

./configure --prefix=/usr && 
make &&
make install

Contents

The AAlib package contains the libaa libraries, aalib-config, aainfo, aatest and aasavefont.

Description

ASCII Art libraries

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.

aalib-config

aalib-config provides configuration info for AAlib.

aainfo

aainfo provides information for your current settings related to AAlib.

aatest

aatest shows the abilities of AAlib in a little test.

aafire

aafire is another little toy of AAlib , rendering an animated fire in ASCII Art.

aasavefont

Currently no information available.