imlib2-1.12.0

Kim Woelders <[email protected]> Thu, 17 Aug 2023 18:48:56 +0200
Newsgroups gmane.comp.window-managers.enlightenment.announce
Message-ID <80eaca09-07d4-c186-72a7-17ed987cc5da__707.904649765112$1692290987$gmane$org@woelders.dk>
imlib2-1.12.0:
- Fix missing munmap() when using imlib_load_image_fd()
- Fix potentially using incorrect file size when loading file
   May happen when reloading changing files
- Use sub-second time info when available when checking cached images
- Fix preservation of alpha chanel flag in imlib_clone_image()
- Improve scaling images up
   Affects primarily scaling of images with small source dimensions
- Introduce imlib_image_decache_file()
- Add QOI loader
- Add RAW loader
- TIFF loader: Slightly more strict signature check
- GIF loader: Enable showing animated images even if truncated
- WEBP saver: Enable lossless and respect compression tag
- HEIF loader: Call heif_[de]init() on loader load/unload
   Fixes avif/heif loading with some libheif versions
- TGA loader: Fix TGA v2.0 signature check
- Y4M loader: Use custom y4m parser (removes liby4m dependency)
- Y4M loader: Various fixes and improvements

Source packages:
https://downloads.sourceforge.net/enlightenment/imlib2-1.12.0.tar.gz
https://downloads.sourceforge.net/enlightenment/imlib2-1.12.0.tar.xz

https://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.12.0.tar.gz
https://downloads.sourceforge.net/enlightenment/imlib2_loaders-1.12.0.tar.xz

/Kim