Recent Changes - Search:

edit SideBar

aalib

Description

AA-lib is a low level gfx library just as many other libraries are. The main difference is that AA-lib does not require graphics device. In fact, there is no graphical output possible. AA-lib replaces those old-fashioned output methods with a powerful ASCII art renderer. The API is designed to be similar to other graphics libraries.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "cc -q64" or "gcc -maix64".

Homepage: http://aa-project.sourceforge.net/aalib/

Current version: v1.4.0-0.1.rc5

Downloads

RPM:

Source RPM:

Package dependencies:

  • AIX X11 and AIX curses must be installed.
  • info

All versions

Edit - History - Print - Recent Changes - Search
Page last modified on September 02, 2009, at 02:39 PM