Description
Adds 32-bit SDL_image support for older SDL applications that load images as SDL surfaces. It helps legacy games and multimedia tools display sprites, textures, and interface graphics.
Image decoding still needs safe handling for malformed or oversized files. Format support depends on the loaders enabled in the application environment.