Menu

FreeImage 3.11.0 released

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, multithreading safe, compatible with all 32-bit versions of Windows, and cross-platform (works both with Linux and Mac OS X).

Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL or Ruby.

The library comes in two versions: a binary DLL distribution that can be linked against any WIN32 C/C++ compiler and a source distribution. Workspace files for Microsoft VS.Net 2003 and VS.Net 2005 are provided, as well as makefiles for Linux, Mac OS X and Solaris 9.

What's new for FreeImage ?

Release 3.11.0 mainly adds new compression options to the JPEG and PNG plugins, RGBF support to the TIFF plugin, Vista icons support in ICO Plugin. A new function named FreeImage_CloneMetadata is now available.
Lastly, the library has been updated with the new libtiff (3.9.0), libpng (1.2.29), libMNG (1.0.10) and OpenJPEG (1.3.0) libraries. FreeImage is also distributed with an updated VB6/VBA wrapper and a brand new C# wrapper.
As usual, check the changes log for full details (especially for bug fixes) and check also the updated FreeImage documentation.

Where can I find FreeImage ?

FreeImage can be downloaded from:
http://freeimage.sourceforge.net

Posted by Hervé Drolon 2008-07-28

Log in to post a comment.