commit | 70eceec77bc25fe165e8f9b1397b35f5b8b74cc5 | [log] [tgz] |
---|---|---|
author | Sam Lantinga <slouken@libsdl.org> | Sat Oct 11 19:37:05 2025 -0700 |
committer | Sam Lantinga <slouken@libsdl.org> | Sat Oct 11 20:32:19 2025 -0700 |
tree | aa23de77e5931cd3a0bc539ec5de58d73ba9de2f | |
parent | c89fed4eae488ae5f953b722facb576a22719485 [diff] |
Replace stb_image_write with miniz for SDL_SavePNG() Fixes https://github.com/libsdl-org/SDL/issues/14219
Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.
You can find the latest release and additional information at: https://www.libsdl.org/
Installation instructions and a quick introduction is available in INSTALL.md
This library is distributed under the terms of the zlib license, available in LICENSE.txt.
Enjoy!
Sam Lantinga (slouken@libsdl.org)