CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 222
Releases: libsdl-org/SDL_image
3.2.4
Compare
This is a stable bugfix release, with the following changes:
- Fixed alpha in less than 32-bit ICO and CUR images
Assets 14
- 3.98 MB
2025-03-03T22:15:42Z - 5.04 MB
2025-03-03T22:15:43Z - 3.68 MB
2025-03-03T22:15:44Z - 22.3 MB
2025-03-03T22:15:44Z - 10.2 MB
2025-03-03T22:15:46Z - 95 Bytes
2025-03-03T22:15:46Z - 11.7 MB
2025-03-03T22:15:47Z - 95 Bytes
2025-03-03T22:15:48Z - 1.24 MB
2025-03-03T22:15:55Z - 336 KB
2025-03-03T22:15:56Z -
2025-03-03T21:43:17Z -
2025-03-03T21:43:17Z - Loading
2.8.8
Compare
This is a stable bugfix release, with the following changes:
- Fixed alpha in less than 32-bit ICO and CUR images
Assets 12
3.2.2
Compare
This is a stable bugfix release, with the following changes:
- Fixed partial alpha in ICO and CUR images
- Set the cursor hotspot properties when loading CUR images so they can be directly passed to SDL_CreateColorCursor()
- Fixed reading beyond the end of the PNG image when using stb_image
Assets 14
2.8.6
Compare
This is a stable bugfix release, with the following changes:
- Fixed partial alpha in ICO and CUR images
- Fixed reading beyond the end of the PNG image when using stb_image
Assets 12
2.8.5
Compare
This is a stable bugfix release, with the following changes:
- Handle WEBP animation composition
Assets 12
3.2.0
Compare
Announcing the SDL_image 3 official release!
SDL_image 3.0 is finally here!
This is the SDL image loading library that you know and love, updated for SDL 3.0. The API is largely the same, with IMG_Init() and IMG_Quit() no longer necessary and *_RW() functions renamed *_IO().
In addition, this release has added support for loading and saving HDR AVIF images.
We've also updated the installation instructions and added a quick reference guide:
https://wiki.libsdl.org/SDL3_image
Enjoy!
Assets 14
3.1.1
Compare
This is the first release candidate for the official SDL_image 3.0 release!
IMG_Init() and IMG_Quit() are no longer necessary. If an image format requires dynamically loading a support library, that will be done automatically.
Please read through the installation documentation for the packages below and let us know what you think!
Assets 14
2.8.4
Compare
This is a stable bugfix release, with the following changes:
- Fixed a regression in the last release with certain grayscale PNG images
Assets 12
2.8.3
Compare
This is a stable bugfix release, with the following changes:
- Fixed handling of grayscale images with alpha
Assets 12
3.1.0
Compare
Announcing the SDL_image 3.1.0 Stable ABI Preview!
Here are some of the highlights of what's new:
- Updated for SDL 3.0
- IMG_Init() and IMG_Quit() are no longer needed
- Added support for loading HDR AVIF images
- Added support for saving AVIF images
Please let us know what you think, and report any issues on GitHub:
https://github.com/libsdl-org/SDL_image/issues