summaryrefslogtreecommitdiffstats
path: root/libraries/libAfterImage/README
diff options
context:
space:
mode:
author David Woodfall2018-03-27 13:59:31 +0200
committer Willy Sudiarto Raharjo2018-03-31 02:41:31 +0200
commitc710fa26db3b91a4e77aa5572daf21817f9c2444 (patch)
tree081782e2765966613f59e3c2e502e71e107addca /libraries/libAfterImage/README
parent6ec7a3e052dc8611b8e33d50d9df5fb663a3c860 (diff)
downloadslackbuilds-c710fa26db3b91a4e77aa5572daf21817f9c2444.tar.gz
libraries/libAfterImage: Switch to i586.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libAfterImage/README')
-rw-r--r--libraries/libAfterImage/README12
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.