bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.1k stars 155 forks source link

Write a little function to extract width and height metadata from as many image formats as we can instead of relying on Bitmap or SDL image loading. #669

Open bryanedds opened 9 months ago

bryanedds commented 9 months ago

If an image format isn't supported, fall back to the existing code.