libpng/contrib/pngminim
Glenn Randers-Pehrson 0c57414490 [devel] Added "option READ_16_TO_8 on" to contrib/pngminim/decoder/pnglibconf.dfa
and contrib/pngminim/preader/pnglibconf.dfa
2010-08-27 09:37:06 -05:00
..
decoder [devel] Added "option READ_16_TO_8 on" to contrib/pngminim/decoder/pnglibconf.dfa 2010-08-27 09:37:06 -05:00
encoder [devel] Added "option READ_16_TO_8 on" to contrib/pngminim/decoder/pnglibconf.dfa 2010-08-27 09:37:06 -05:00
preader [devel] Remove unnecessary defines from contrib/pngminim/*/pngusr.h 2010-08-24 21:22:27 -05:00
README [devel] Imported from libpng-1.5.0beta22.tar 2010-04-28 08:03:42 -05: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.