1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/graphics/libcaca/pkg-descr
Jeremy Messenger 41d5dfbdd4 -Update to 0.99.beta11.
-Update the WWW.

Be sure to read http://libcaca.zoy.org/manual/migrating.html If one of you
that want to migrate from old to new version.

PR:		ports/111495
Submitted by:	Dima Panov <fluffy@ael.ru> (with a bit tweak by mezz)
2007-04-29 19:36:38 +00:00

8 lines
327 B
Plaintext

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. It also have 6 available colours
for character output, dithering of colour images and basic sprite
primitives.
WWW: http://libcaca.zoy.org/