[devel] Imported from libpng-1.5.0beta22.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-04-28 08:02:03 -05:00
parent e3e8f6bf02
commit d24a6b5fd0
13 changed files with 106 additions and 36 deletions

4
contrib/pngminim/README Normal file
View File

@@ -0,0 +1,4 @@
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.