mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
pngcp minimal configuration changes
Corrections for the pngcp minimal configuration in libpng 1.7 and corrections to the libpng 1.7 code to fix bugs revealed by the reduced configuration. Signed-off-by: John Bowler <jbowler@acm.org>
This commit is contained in:
@@ -939,8 +939,10 @@ option WRITE_zTXt enables WRITE_COMPRESSED_TEXT
|
||||
# leave the row_pointers member out of the info structure.
|
||||
|
||||
option INFO_IMAGE disabled
|
||||
option READ_PNG requires READ_IMAGE READ_TRANSFORMS enables INFO_IMAGE
|
||||
option WRITE_PNG requires WRITE WRITE_TRANSFORMS enables INFO_IMAGE
|
||||
option READ_PNG requires READ_IMAGE READ_TRANSFORMS READ_INTERLACING,
|
||||
enables INFO_IMAGE
|
||||
option WRITE_PNG requires WRITE WRITE_TRANSFORMS WRITE_INTERLACING,
|
||||
enables INFO_IMAGE
|
||||
|
||||
# There are four options here, two each for read and write. By default they are
|
||||
# all switched on.
|
||||
|
||||
Reference in New Issue
Block a user