From 8ca1700976e5c5271a61529b01b7b7c6555e8827 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Fri, 27 Aug 2010 14:31:19 -0500 Subject: [PATCH] [devel] Expanded commentary in scripts/pnglibconf.dfa --- scripts/pnglibconf.dfa | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/pnglibconf.dfa b/scripts/pnglibconf.dfa index cf1dc6202..e058ca4cf 100644 --- a/scripts/pnglibconf.dfa +++ b/scripts/pnglibconf.dfa @@ -293,7 +293,8 @@ option READ enables READ_INTERLACING # Disabling READ_16BIT does not disable reading 16-bit PNG files, but it # forces them to be chopped down to 8-bit, and disables any 16-bit -# processing after that has happened. +# processing after that has happened. You need to be sure to enable READ_16_TO_8 +# when you disable READ_16BIT for this to work properly. option READ_16BIT requires READ enables 16BIT