[libpng16] Imported from libpng-1.6.32beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-07-31 17:02:15 -05:00
parent 3524b0d201
commit 619cf868e6
10 changed files with 11 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.6.32beta01 - July 27, 2017
Makefiles for libpng version 1.6.32beta01 - July 31, 2017
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile

View File

@@ -741,7 +741,6 @@ setting IDAT_READ_SIZE default PNG_ZBUF_SIZE
# Ancillary chunks
chunk bKGD
chunk cHRM enables COLORSPACE
# enable eXIf only after chunk is approved
chunk eXIf
chunk gAMA enables GAMMA
chunk hIST

View File

@@ -2,7 +2,7 @@
/* pnglibconf.h - library build configuration */
/* Libpng version 1.6.32beta01 - July 27, 2017 */
/* Libpng version 1.6.32beta01 - July 31, 2017 */
/* Copyright (c) 1998-2017 Glenn Randers-Pehrson */

View File

@@ -250,5 +250,5 @@ EXPORTS
png_get_palette_max @243
png_set_option @244
png_image_write_to_memory @245
png_get_eXIf @246
png_set_eXIf @247
png_get_eXIf_1 @246
png_set_eXIf_1 @247