"test-png" tool to find PNGs that cause warnings
New tool, "test-png", which exercises libpng library on a set of PNG image files, allowing us to find those which cause Tux Paint (via SDL_image, in turn via libpng) to report back warnings to STDERR. h/t Tim Dickson, per https://sourceforge.net/p/tuxpaint/bugs/252/
This commit is contained in:
parent
844db56ab9
commit
06fafcb6d6
4 changed files with 112 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@ TuxPaint.dmg
|
|||
src/po/POTFILES.in
|
||||
src/tuxpaint.desktop
|
||||
src/org.tuxpaint.Tuxpaint.appdata.xml
|
||||
test-png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue