libpng/contrib/pngminim
2012-09-27 18:52:30 -05:00
..
decoder [libpng16] Added -DZ_SOLO to contrib/pngminim/*/makefile so they will work 2012-09-27 18:52:30 -05:00
encoder [libpng16] Added -DZ_SOLO to contrib/pngminim/*/makefile so they will work 2012-09-27 18:52:30 -05:00
preader [libpng16] Added -DZ_SOLO to contrib/pngminim/*/makefile so they will work 2012-09-27 18:52:30 -05:00
README [libpng16] Remove machine-generated configure files 2011-11-26 21:08:24 -06:00

This demonstrates the use of PNG_USER_CONFIG, pngusr.h and pngusr.dfa
to build minimal decoder, encoder, and progressive reader applications.

See the individual README and pngusr.dfa files for more explanation.