libraries/FreeImage: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:20:26 -04:00
parent 2f75913582
commit 32307afe16
1 changed files with 4 additions and 4 deletions

View File

@ -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.