haraldk / TwelveMonkeys

TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
https://haraldk.github.io/TwelveMonkeys/
BSD 3-Clause "New" or "Revised" License
1.91k stars 315 forks source link

Microsoft Direct DrawSurface (DDS) support. #1021

Closed p4paul closed 1 month ago

p4paul commented 2 months ago

Initial implementation of Microsoft Direct DrawSurface (DDS) support. DDS reader is based on https://github.com/npedotnet/DDSReader

p4paul commented 1 month ago

I think that addresses all of your review items; do let me know if I missed anything.

haraldk commented 1 month ago

Thank you! Great work! I'll merge later today, when all the checks have passed and I have some spare time! 😀

p4paul commented 1 month ago

Thank you for reviewing this change and merging to main. I look forward to using it when you have time to update/release. If you need any additional help please let me know.