Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
caca-utils: Colour AsCii Art Text mode graphics utilities based on libcaca
- Summary
- This package contains utilities and demonstration programs for libcaca, the
Colour AsCii Art library.
cacaview is a simple image viewer for the terminal. It opens most image
formats such as JPEG, PNG, GIF etc. and renders them on the terminal using
ASCII art. The user can zoom and scroll the image, set the dithering method
or enable anti-aliasing.
cacaball is a tiny graphic program that renders animated ASCII metaballs on
the screen, cacafire is a port of AALib's aafire and displays burning ASCII
art flames, and cacademo is a simple application that shows the libcaca
rendering features such as line and ellipses drawing, triangle filling and
sprite blitting.
Changelog
- * Thu Mar 29 17:00:00 2007 Matthias Saou <http://freshrpms.net/> 0.99-0.1.beta11
- Update to 0.99beta11.
- We now have a main libcaca package with just the shared lib (built by default
now), so make the devel sub-package require it too. Leave static lib for now.
- Enable opengl and pango support.
- Remove useless rpath.
- Remove no longer needed man3 patch.
- Remove all configure options, they're autodetected.
- * Mon Aug 28 17:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.9-11
- FC6 rebuild.
- * Mon Mar 6 16:00:00 2006 Matthias Saou <http://freshrpms.net/> 0.9-10
- FC5 rebuild.