diff options
Diffstat (limited to 'libraries/libAfterImage/README')
-rw-r--r-- | libraries/libAfterImage/README | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/libraries/libAfterImage/README b/libraries/libAfterImage/README index dcf6726a0a..e0af517d4d 100644 --- a/libraries/libAfterImage/README +++ b/libraries/libAfterImage/README @@ -1,9 +1,8 @@ -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. +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. |