summaryrefslogtreecommitdiffstats
path: root/libraries/libAfterImage/README
blob: dcf6726a0a01ce036856895a88947a38e7f47591 (plain)
1
2
3
4
5
6
7
8
9
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.
Powerfull text rendering capabilities included, providing
support for TrueType fonts using FreeType library, and
antialiasing of standard fonts from X window system.