slackbuilds_ponce/libraries/libAfterImage
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
libAfterImage.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
libAfterImage.SlackBuild libraries/libAfterImage: New maintainer (no other changes) 2012-02-20 12:20:47 -06:00
README libraries/libAfterImage: Fixed download link and misc cleanup 2011-01-02 00:24:56 -06:00
slack-desc libraries/libAfterImage: Updated for version 1.20. 2011-03-04 10:12:48 -06:00

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.