[libpng17] Update CHANGES, ANNOUNCE, pnglibconf.h.prebuilt

This commit is contained in:
Glenn Randers-Pehrson
2015-11-22 22:35:35 -06:00
parent caa716d859
commit 771eb7d01e
8 changed files with 77 additions and 11 deletions

View File

@@ -964,7 +964,7 @@ option WRITE_PNG requires WRITE WRITE_TRANSFORMS enables INFO_IMAGE
# Disabled by -DPNG_NO_CHECK_FOR_INVALID_INDEX
#
# 2) {READ,WRITE}_GET_PALETTE_MAX: returns the largest pixel value in a
# color mapped PNG. Disbaled by -DPNG_NO_GET_PALETTE_MAX
# color mapped PNG. Disabled by -DPNG_NO_GET_PALETTE_MAX
#
# All of this stuff can be removed by "option PALETTE_MAX off" but using
# -DPNG_NO_ defines on the command line just sets the relevant option to

View File

@@ -2,7 +2,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng version 1.7.0beta69 - November 13, 2015 */
/* Libpng version 1.7.0beta69 - November 23, 2015 */
/* Copyright (c) 1998-2015 Glenn Randers-Pehrson */
@@ -137,6 +137,7 @@
#define PNG_WRITE_FILTER_SUPPORTED
#define PNG_WRITE_FLUSH_SUPPORTED
#define PNG_WRITE_GET_PALETTE_MAX_SUPPORTED
#define PNG_WRITE_INTERLACE_SUPPORTED
#define PNG_WRITE_INTERLACING_SUPPORTED
#define PNG_WRITE_INT_FUNCTIONS_SUPPORTED
#define PNG_WRITE_INVERT_ALPHA_SUPPORTED