bkaradzic / bimg

Image library.
BSD 2-Clause "Simplified" License
327 stars 268 forks source link

PNG: Fixed 1,2,4 bits palette support #55

Closed fountainment closed 3 years ago

fountainment commented 3 years ago

This PR fixed the png decode for 1-4 bitdepth palette.

Example image: https://fountainment.github.io/temp/atlas0.png

There is already an issue created for this before:

39