diff options
Diffstat (limited to 'libraries/libAfterImage/README')
-rw-r--r-- | libraries/libAfterImage/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/libraries/libAfterImage/README b/libraries/libAfterImage/README index e0af517d4d..b7463684b6 100644 --- a/libraries/libAfterImage/README +++ b/libraries/libAfterImage/README @@ -1,8 +1,8 @@ -libAfterImage is a generic image manipulation library. Most of the -popular image formats are supported using standard libraries, with +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 +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. |