Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2006-11-16 18:22
0.99.beta11

The C++ bindings, the ANSI/UTF-8 importers, and the canvas
resizer were fixed. The ncurses and the S-Lang driver now
support setting the window title. A few other minor bugs were
fixed.
Tags: Development, Minor bugfixes

2006-11-13 13:40
0.99.beta10

This release adds streaming support to the import
functions, handle and cursor coordinates to the
canvases, and high level colorspace conversions.
The built-in font now has katakana, hiragana, and
CJK punctuation fullwidth glyphs. Many minor bugs
were fixed, a debug mode was introduced, shipped
programs have manual pages, and the internal file
formats were documented.
Tags: Development, Major feature enhancements

2006-11-06 00:28
0.99.beta9

This release adds support for the blink, bold, italics, and underline attributes and zero-sized canvases. Buffer overflows in cucul_import() and Imlib2 support in cacaview were fixed. Documentation for most functions was updated, and a tutorial was started.
Tags: Development, Major feature enhancements

2006-10-22 23:49
0.99.beta8

This version adds support for fullwidth Unicode characters in all text operations. Canvas flipping and rotation was improved. The X11 and OpenGL drivers can now be built as separate plugins to ease the task of binary package maintainers.
Tags: Development, Major feature enhancements

2006-10-04 14:50
0.99.beta7

The C++ bindings are now in sync with the C API.
The triangle filler
has been optimized, and the UTF-8 importer and
exporter support
transparency.
Tags: Development, Minor feature enhancements

Project Resources