summaryrefslogtreecommitdiff
path: root/libraries/FreeImage/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/FreeImage/README')
-rw-r--r--libraries/FreeImage/README7
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.