Convert tests images to png
This fixes #15 (closed) by converting all tests images to PNG format.
I converted the sources images and run optipng -o7
(the maximum optimization) on them. I regenerated the expected results using code from tests.
This increase the size of the repository by quite a lot (I didn't measured).
Edited by Thomas Perret