mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
2f209642e1
Thanks to Charles on the slackbuilds-users list. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
8 lines
534 B
Text
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.
|