slackbuilds_ponce/libraries/libAfterImage/README
Robby Workman 2f209642e1 libraries/libAfterImage: Fixed download link and misc cleanup
Thanks to Charles on the slackbuilds-users list.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-01-02 00:24:56 -06:00

8 lines
534 B
Text

libAfterImage is a generic image manipulation library. Most of the
popular image formats are supported using standard libraries, with
XCF, XPM, PPM/PNM, BMP, ICO, TGA, and GIF being supported internally.
PNG, JPEG, and TIFF formats are supported via standard libraries.
For convenience, source for libJPEG and libPNG is supplied with
libAfterImage. Powerful text rendering capabilities are included,
providing support for TrueType fonts using the FreeType library
and antialiasing of standard fonts from the X window system.