SDL_image icon indicating copy to clipboard operation
SDL_image copied to clipboard

Image decoding for many popular formats for Simple Directmedia Layer.

Results 32 SDL_image issues
Sort by recently updated
recently updated
newest added

Here's the code: ```SDL_Surface* surface = IMG_Load(path.string().c_str());``` This works usually, but if I use the Mac Finder to rotate an image (command-L), the image appears rotated in the Finder, but...

![image](https://github.com/user-attachments/assets/50c47c90-118e-41f8-82dd-ecd2f4146543) ![image](https://github.com/user-attachments/assets/34139839-7592-4602-9b85-6ca9e3a2c573) libpng does not using ZLIB_INCLUDE_DIR anywhere in a CMakeLists.txt file