A basic png loader from scratch
parse filtered uncompressed PNGs and export them to ppm for verification
parse compressed static or dynamic huffman coded stream with lz77 parse 16 bpp images parse "GrayScale","Grayscale and Alpha,"Truecolor and Alpha","Indexed" : all these colortypes are not supported yet