libpng/contrib/pngminim
2013-11-23 18:41:43 -06:00
..
decoder [libpng16] Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile 2013-11-18 17:07:26 -06:00
encoder [libpng16] Imported from libpng-1.6.8beta01.tar 2013-11-23 18:41:43 -06:00
preader [libpng16] Added "-Wall" to CFLAGS in contrib/pngminim/*/makefile 2013-11-18 17:07:26 -06: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.