lvandeve / lodepng

PNG encoder and decoder in C and C++.
zlib License
2.08k stars 425 forks source link

example_bmp2png.cpp process 1bit bmp incorrectly #159

Closed DLTech21 closed 2 years ago

DLTech21 commented 2 years ago

while bmp biBitCount is 1, reading work fail ,can fix it

DLTech21 commented 2 years ago

the sample image_77.bmp.zip