diff options
author | Alan Alberghini <414N@slacky.it> | 2017-01-15 22:56:36 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:20 +0700 |
commit | 1d8c745ffffe90c733314765b92bf931c6f80871 (patch) | |
tree | 041ae7d52e5743ceab2afb43f87da3ac19a25c20 /libraries/FreeImage/README | |
parent | 6e9c5b7638cda2040c244370d978149d9316a8c4 (diff) | |
download | slackbuilds-1d8c745ffffe90c733314765b92bf931c6f80871.tar.gz |
libraries/FreeImage: Updated for version 3.17.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/FreeImage/README')
-rw-r--r-- | libraries/FreeImage/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/FreeImage/README b/libraries/FreeImage/README index 160f7cb416..ef52eb1e48 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. |