diff options
author | Phil Warner <pc_warner@yahoo.com> | 2010-05-11 20:00:40 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:40 +0200 |
commit | 4a2b02007af14ee2f060660e939298d5e4c97b47 (patch) | |
tree | 9182aae84a96a250f66efdd5d5c66f9e298fff69 /libraries/FreeImage/README | |
parent | 8b2d48c7c35b27c8dfd9facb8af23bd8ea87f625 (diff) | |
download | slackbuilds-4a2b02007af14ee2f060660e939298d5e4c97b47.tar.gz |
libraries/FreeImage: Added to 12.0 repository
Diffstat (limited to 'libraries/FreeImage/README')
-rw-r--r-- | libraries/FreeImage/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/FreeImage/README b/libraries/FreeImage/README new file mode 100644 index 0000000000..1ff183df5c --- /dev/null +++ b/libraries/FreeImage/README @@ -0,0 +1,7 @@ +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. +This script compiles the FreeImage library and the FreeImagePlus C++ wrapper. |