mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Minor update to documentation and CHANGES/ANNOUNCE files.
This commit is contained in:
13
ANNOUNCE
13
ANNOUNCE
@@ -1,5 +1,5 @@
|
||||
|
||||
Libpng 1.6.11beta06 - May 7, 2014
|
||||
Libpng 1.6.11beta06 - May 10, 2014
|
||||
|
||||
This is not intended to be a public release. It will be replaced
|
||||
within a few weeks by a public version or by another test version.
|
||||
@@ -49,10 +49,11 @@ Version 1.6.11beta03 [April 6, 2014]
|
||||
|
||||
Version 1.6.11beta04 [April 19, 2014]
|
||||
Made progressive reading of interlaced images consistent with the
|
||||
behavior of the sequential reader and consistent with the manual,
|
||||
by moving some code out of the PNG_READ_INTERLACING_SUPPORTED blocks.
|
||||
The row_callback now receives the proper pass number and unexpanded rows,
|
||||
when png_combine_row is not used or not built,
|
||||
behavior of the sequential reader and consistent with the manual, by
|
||||
moving some code out of the PNG_READ_INTERLACING_SUPPORTED blocks. The
|
||||
row_callback now receives the proper pass number and unexpanded rows, when
|
||||
png_combine_row() isn't built or used, and png_set_interlace_handling()
|
||||
is not called.
|
||||
Allow PNG_sRGB_PROFILE_CHECKING = (-1) to mean no sRGB profile checking.
|
||||
|
||||
Version 1.6.11beta05 [April 26, 2014]
|
||||
@@ -61,7 +62,7 @@ Version 1.6.11beta05 [April 26, 2014]
|
||||
"Not recognizing known sRGB profile that has been edited" warning for
|
||||
ICC V2 profiles that lack the MD5 signature in the profile header.
|
||||
|
||||
Version 1.6.11beta06 [May 7, 2014]
|
||||
Version 1.6.11beta06 [May 10, 2014]
|
||||
Added PNG_SKIP_sRGB_CHECK_PROFILE choice for png_set_option().
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
|
||||
Reference in New Issue
Block a user