SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libSDL2_image-2_0-0-debuginfo-2.8.4-2.1.x86_64.rpm :

* Thu Dec 26 2024 Jan Engelhardt - Update to release 2.8.4
* Fixed a regression in the last release with certain grayscale PNG images
* Tue Dec 17 2024 Jan Engelhardt - Update to release 2.8.3
* Fixed handling of grayscale images with alpha
* Mon Jan 01 2024 Jan Engelhardt - Update to release 2.8.2
* Fixed crash loading LBM images
* Automatically set the colorkey for indexed PNG images with transparency
* Wed Dec 13 2023 Jan Engelhardt - Update to release 2.8.1
* Indexed PNG images with alpha have blending automatically enabled
* Fixed a crash in the 32-bit webp DLLs on Windows
* Tue Dec 05 2023 Jan Engelhardt - Update to release 2.8.0
* Updated image decoding libraries
* Added support for loading WEBP animations
* PNG images with a palette are loaded as SDL surfaces with a palette
* Tue Feb 07 2023 Jan Engelhardt - Update to release 2.6.3
* Fixed loading of 4-bit .ico files
* Mon Sep 05 2022 Dominique Leuenberger - Add back Provides: SDL2_image = %version-%release to the library package: the python deps somewhat depend on that to not have to know about all soversion changes.
* Sat Aug 20 2022 Jan Engelhardt - Update to release 2.6.2
* Build updates for non-Linux platforms- Enable AVIF, JXL
* Mon Aug 01 2022 Jan Engelhardt - Update to release 2.6.1
* Fixing grayscale image loading using the built-in stb_image (openSUSE uses libjpg/libpng, not stb)
* Fri Jul 08 2022 Jan Engelhardt - Update to release 2.6.0
* Added stb_image as the default backend for JPG and PNG images loading. To use libpng and libjpg instead, configure using --disable-stb-image
* Added IMG_LoadSizedSVG_RW()
* Added support for AVIF images (https://github.com/AOMediaCodec/libavif [github.com])
* Added IMG_ReadXPMFromArrayToRGB888()
* Added support for JXL images (https://jpegxl.info/ [jpegxl.info])
* Added support for QOI images (https://qoiformat.org/ [qoiformat.org])
* Fixed XCF regression introduced in 2.0.5
* Added support for loading animated GIFs
* LoadBMP() now loads files using SDL2
* Allow using libwebpdecoder instead libwebp- Remove CVE-2019-13616.patch (merged)- Rename -devel subpackage based on SRPM name- Drop baselibs.conf (no SDL2_ttf-dependent Tumbleweed packages themselves have baselibs).
 
ICM