[libpng17] Bump version to 1.7.0beta08

This commit is contained in:
Glenn Randers-Pehrson
2013-04-18 07:27:13 -05:00
parent 8ef61c4693
commit 6cf97e37af
20 changed files with 193 additions and 59 deletions

View File

@@ -227,6 +227,8 @@ translate_gamma_flags(png_structrp png_ptr, png_fixed_point output_gamma,
*/
# ifdef PNG_READ_sRGB_SUPPORTED
png_ptr->flags |= PNG_FLAG_ASSUME_sRGB;
# else
PNG_UNUSED(png_ptr)
# endif
if (is_screen)
output_gamma = PNG_GAMMA_sRGB;