Skip to main content

libcaca - Colour AsCii Art library

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 1 people (0 private), first by anonymouse user on 2006-05-29


Public Sticky notes

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, with the following improvements:

  • Unicode support
  • 4096 available colours (some devices can only handle 16)
  • dithering of colour images
  • advanced text canvas operations (blitting, rotations)

Highlighted by chanio