libpng/contrib/pngminim
John Bowler 15a80443de [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured
off. Also fixed the pngminim makefiles to work when $(MAKEFLAGS) contains stuff
which terminates the make options (as by default in recent versions of Gentoo).
2013-09-21 10:06:32 -05:00
..
decoder [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured 2013-09-21 10:06:32 -05:00
encoder [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured 2013-09-21 10:06:32 -05:00
preader [libpng16] Allow HANDLE_AS_UNKNOWN to work when other options are configured 2013-09-21 10:06:32 -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.