[devel] Added png_set_chop_16() API.

This commit is contained in:
Glenn Randers-Pehrson
2011-06-13 22:07:37 -05:00
parent 74945f2f04
commit 413138a5ca
9 changed files with 105 additions and 55 deletions

View File

@@ -347,7 +347,6 @@ option INCH_CONVERSIONS
option BUILD_GRAYSCALE_PALETTE
option READ_16_TO_8_ACCURATE_SCALE requires READ
option LEGACY_READ_16_TO_8_ACCURATE_SCALE disabled
# IN DEVELOPMENT
# These are currently experimental features; define them if you want

View File

@@ -61,7 +61,6 @@
#define PNG_INFO_IMAGE_SUPPORTED
#define PNG_IO_STATE_SUPPORTED
#define PNG_iTXt_SUPPORTED
/*#undef PNG_LEGACY_READ_16_TO_8_ACCURATE_SCALE_SUPPORTED*/
#define PNG_MNG_FEATURES_SUPPORTED
#define PNG_oFFs_SUPPORTED
#define PNG_pCAL_SUPPORTED