From d7eff5d864ab0d39951c14f39204a9dac4059849 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Sun, 5 Oct 2014 13:46:58 -0500 Subject: [PATCH] [libpng16] Removed "option WRITE_COMPRESSED_TEXT enables WRITE_TEXT" from pnglibconf.dfa --- scripts/pnglibconf.dfa | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/pnglibconf.dfa b/scripts/pnglibconf.dfa index 28a646678..62b922c02 100644 --- a/scripts/pnglibconf.dfa +++ b/scripts/pnglibconf.dfa @@ -839,7 +839,6 @@ option WRITE_COMPRESSED_TEXT disabled option WRITE_iCCP enables WRITE_COMPRESSED_TEXT option WRITE_iTXt enables WRITE_COMPRESSED_TEXT option WRITE_zTXt enables WRITE_COMPRESSED_TEXT -option WRITE_COMPRESSED_TEXT enables WRITE_TEXT # Turn this off to disable png_read_png() and png_write_png() and # leave the row_pointers member out of the info structure.