summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libpng/contrib/pngminim/README')
-rw-r--r--libpng/contrib/pngminim/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libpng/contrib/pngminim/README b/libpng/contrib/pngminim/README
new file mode 100644
index 00000000..e17fe35b
--- /dev/null
+++ b/libpng/contrib/pngminim/README
@@ -0,0 +1,5 @@
+
+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.