1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/graphics/aalib/pkg-descr

7 lines
393 B
Plaintext
Raw Normal View History

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!