mirror of
https://github.com/nothings/stb
synced 2026-02-01 11:02:26 -05:00
I want to make some changes to the PNG loader, this is to get some test coverage at least to make it easier not to break anything. The two ref_results files that are "corrupt" files that stb_image nevertheless loads without error are checksum failures; this is by design, since stb_image does not verify checksums.