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/
19 lines
241 B
Text
19 lines
241 B
Text
*.o
|
|
*.so
|
|
tuxpaint
|
|
obj/parse.c
|
|
obj/parse_step1.c
|
|
src/tp_magic_api.h
|
|
tp-magic-config
|
|
trans/
|
|
*~
|
|
TuxPaint*.app
|
|
TuxPaint.dmg
|
|
*.dylib
|
|
*.dSYM
|
|
.DS_Store
|
|
*.thumbs
|
|
src/po/POTFILES.in
|
|
src/tuxpaint.desktop
|
|
src/org.tuxpaint.Tuxpaint.appdata.xml
|
|
test-png
|