[devel] Added "option READ_16_TO_8 on" to contrib/pngminim/decoder/pnglibconf.dfa

and contrib/pngminim/preader/pnglibconf.dfa
This commit is contained in:
Glenn Randers-Pehrson
2010-08-27 09:37:06 -05:00
parent 2f70282295
commit 0c57414490
4 changed files with 57 additions and 8 deletions

View File

@@ -9,6 +9,8 @@
# First all the build options off:
everything = off
option NO_16BIT on
# Switch on the write code - this makes a minimalist encoder
option WRITE on