You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'll need to wait for them to put out a new patch release with the fix, or we could use the git version of SDL_image since we control builds on all platforms. (It's just we're not used to using git versions).
It would also be good to add this image to our test suite to prevent regressions here.
Reported by @geometrian on discord
1_img_okay.png:
2_img_broken.png
Inside pygame-ce however, image 1 load correctly and image 2 does not.
Basic display script:
The text was updated successfully, but these errors were encountered: