pygame-community / pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
https://pyga.me
941 stars 156 forks source link

Fix TGA save bug, add test #3169

Closed ankith26 closed 1 month ago

ankith26 commented 1 month ago

My take for the TGA save bug discovered in #31686

The test was contributed by @Starbuck5