summaryrefslogtreecommitdiffstats
path: root/libraries/FreeImage
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:20:26 +0100
committer B. Watson2022-03-13 20:20:26 +0100
commit32307afe168d767c94a57805a73e00f070abdc66 (patch)
tree1d173dbdc4abb056aefad4caa61ea92378bccfce /libraries/FreeImage
parent2f75913582e811fb504ac703f0b7268a6c310c3c (diff)
downloadslackbuilds-32307afe168d767c94a57805a73e00f070abdc66.tar.gz
libraries/FreeImage: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/FreeImage')
-rw-r--r--libraries/FreeImage/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/FreeImage/README b/libraries/FreeImage/README
index ef52eb1e48..d360df874e 100644
--- a/libraries/FreeImage/README
+++ b/libraries/FreeImage/README
@@ -1,8 +1,8 @@
FreeImage - image library
-FreeImage is an Open Source library project for developers who would like
-to support popular graphics image formats like PNG, BMP, JPEG, TIFF and
-others as needed by today's multimedia applications. FreeImage is easy to
-use, fast, and multithreading safe.
+FreeImage is an Open Source library project for developers
+who would like to support popular graphics image formats like
+PNG, BMP, JPEG, TIFF and others as needed by today's multimedia
+applications. FreeImage is easy to use, fast, and multithreading safe.
This script compiles the FreeImage library and the FreeImagePlus C++
wrapper.