diff options
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. |