mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
7 lines
393 B
Plaintext
7 lines
393 B
Plaintext
|
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 powerful ascii-art renderer.
|
||
|
AA-lib API is designed to be similar to other graphics libraries.
|
||
|
Learning a new API would be a piece of cake!
|