Releases: agruzdev/FreeImageRe
Releases · agruzdev/FreeImageRe
v4.2.0
- Extended Plugin2 API to support opening multibitmap memory only once for all pages
- Fixed crashes due to plugin object lifetime
- Fixed backward compatible behaviour of the FreeImage_FIFSupports... functions in case of disabled plugins
- Error-safe writing of output files in FreeImage_Save
- Updated turbojpeg till v3.1.4.1
- Updated jpegxl till v0.11.2
- Updated OpenEXR till v3.4.10
- Updated OpenJPH till v0.27.0
- Updated libpng till v1.6.58
- Updated libraw till v0.22.1
v4.1.1
v4.1.0
- New plugin: Support .jxl format, OpenXL
- Added libjxl v0.11.1
- Added brotli v1.2.0
- Added highway v1.3.0
- Added Little-CMS v2.18, at hash 6ae7e97c
- Fixed MacOX compilation
- Fixed read-after-free error in PluginTIFF
- Fixed backward compatible behaviour of FreeImage_GetFIFCount()
- More accurate refcounting and deinitialization
- Updated version macro in FreeImage.h
v4.0.1-preview
- Fixed backward compatible behaviour of FreeImage_GetFIFCount()
- More accurate refcounting and deinitialization
v4.0.0
v0.4-python
- FreeImageRe-win64.zip - prebuilt binaries for Windows x64 (MSVC)
- FreeImageRe-win64-cpy311.zip - prebuilt binaries for Windows x64 (MSVC) with Python 3.11 bindings
- FreeImageRe-linux64.zip - prebuilt binaries for Linux x64 (GCC)
- FreeImageRe-linux64-cpy311.zip - prebuilt binaries for Linux x64 (GCC) with Python 3.11 bindings