[libpng15] Imported from libpng-1.5.22rc02.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-03-09 08:20:12 -05:00
parent 687d018609
commit 9c5ed64946
17 changed files with 35 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.5.22rc02 - March 6, 2015
Makefiles for libpng version 1.5.22rc02 - March 9, 2015
pnglibconf.h.prebuilt => Stores configuration settings
makefile.linux => Linux/ELF makefile

View File

@@ -500,7 +500,7 @@ setting QUANTIZE_BLUE_BITS default 5
# are only interested in 8 bits anyway. Increasing this value
# results in more memory being used, and more pow() functions
# being called to fill in the gamma tables. Don't set this value
# less then 8, and even that may not work (I haven't tested it).
# less than 8, and even that may not work (I haven't tested it).
setting MAX_GAMMA_8 default 11

View File

@@ -1,7 +1,7 @@
/* 1.5.22rc02 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
/* libpng version 1.5.22rc02 - March 6, 2015 */
/* libpng version 1.5.22rc02 - March 9, 2015 */
/* Copyright (c) 1998-2013 Glenn Randers-Pehrson */