New version of Vampyre Imaging Library was finally released!
Detailed change list:
- (*) Delphi 2009 and Lazarus 0.9.26 compatibility fixes.
New project files for Delphi 2009 added. Kylix and CLX stuff removed. - (+) New canvas methods: flood and boundary fills, color channel
fills, color level adjustment, histogram calculation. - (+) Animated GIF support rewritten and it now properly animates
all tested GIFs (several thousand, true color ones too). - (+) PSD images with alpha channel are now saved as layers
to get proper transparency when opened in Photoshop. - (+) Added new Extras/Contrib directory with
Imaging modifications, extensions, demos, etc. contributed
by users (now with ExtraGIF, NIF loader, and HqResampler). - (*) Changed conditional compilation of ImagingComponents
unit to properly work with LCL widget sets other than Win32 and GTK. - (*) Removed linking against libstdc++ library in JPEG 2000 headers in Unix
(replaced with libc and Pascal functions). - (F) Fixed problem with loading of progressive JPEGs (out of memory)
when using FPC Win32. - (*) Changed LINK defined symbols that control which file formats will be
automatically registered.
Head to
Imaging Homepage for downloads and updated documentation.