lvandeve / lodepng

PNG encoder and decoder in C and C++.
zlib License
2.04k stars 420 forks source link

make lodepng_read32bitInt() and lodepng_get_raw_size_lct() static. #102

Closed sezero closed 4 years ago

sezero commented 4 years ago

they aren't declared in lodepng.h and are private to lodepng.c