irrlicht/source/Irrlicht/libpng/contrib/pngminim/decoder
hybrid e5818880b9 Merge the new libpng version. Seems to take care of the WIN_CE problems on its own, so no need for the 'if 0' check anymore. Also fixes the const static warnings.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1400 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-06-27 08:41:15 +00:00
..
README Merge the new libpng version. Seems to take care of the WIN_CE problems on its own, so no need for the 'if 0' check anymore. Also fixes the const static warnings. 2008-06-27 08:41:15 +00:00
gather.sh Merge the new libpng version. Seems to take care of the WIN_CE problems on its own, so no need for the 'if 0' check anymore. Also fixes the const static warnings. 2008-06-27 08:41:15 +00:00
makefile.std Merge the new libpng version. Seems to take care of the WIN_CE problems on its own, so no need for the 'if 0' check anymore. Also fixes the const static warnings. 2008-06-27 08:41:15 +00:00
pngusr.h Merge the new libpng version. Seems to take care of the WIN_CE problems on its own, so no need for the 'if 0' check anymore. Also fixes the const static warnings. 2008-06-27 08:41:15 +00:00

README

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This demonstrates the use of PNG_USER_CONFIG and pngusr.h

To build a minimal read-only decoder, run
    gather.sh  # to collect needed files from pngminus, libpng, and zlib
    make -f makefile.std