From 32d5cbb90bcca185eb2f96307f1fc644c612178d Mon Sep 17 00:00:00 2001 From: Aki Date: Wed, 29 Sep 2021 21:56:06 +0200 Subject: Squashed 'libpng/' content from commit 3d3aae16 git-subtree-dir: libpng git-subtree-split: 3d3aae1697897e92176530bc6e85c551772614ea --- contrib/pngminim/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 contrib/pngminim/README (limited to 'contrib/pngminim/README') diff --git a/contrib/pngminim/README b/contrib/pngminim/README new file mode 100644 index 0000000..51d5a3c --- /dev/null +++ b/contrib/pngminim/README @@ -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. -- cgit v1.1