The libcaca library is a graphics library that outputs text
instead of pixels, so that it can work on older video cards
or text terminals. It is not unlike the famous AAlib library
except it supports colour output.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The API was extended with device cursor support and canvasless display creation, and the event API was completely reworked. Complete Ruby bindings were added, the C# bindings were fully rewritten, and new Python sample code was added. Libcaca now also builds and runs under Visual Studio.