mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Added the cHRM chunk to pngtest.png
This commit is contained in:
parent
a85264b1fc
commit
b757b1b5ee
8
ANNOUNCE
8
ANNOUNCE
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Libpng 1.5.0beta41 - August 6, 2010
|
Libpng 1.5.0beta41 - August 11, 2010
|
||||||
|
|
||||||
This is not intended to be a public release. It will be replaced
|
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.
|
within a few weeks by a public version or by another test version.
|
||||||
@ -226,7 +226,7 @@ version 1.5.0beta24 [May 7, 2010]
|
|||||||
offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
|
offset of the png_ptr->rowbuf pointer into png_ptr->big_row_buf.
|
||||||
Added more blank lines for readability.
|
Added more blank lines for readability.
|
||||||
|
|
||||||
version 1.5.0beta25 [August 6, 2010]
|
version 1.5.0beta25 [August 11, 2010]
|
||||||
In pngpread.c: png_push_have_row() add check for new_row > height
|
In pngpread.c: png_push_have_row() add check for new_row > height
|
||||||
Removed the now-redundant check for out-of-bounds new_row from example.c
|
Removed the now-redundant check for out-of-bounds new_row from example.c
|
||||||
|
|
||||||
@ -337,9 +337,9 @@ version 1.5.0beta39 [August 2, 2010]
|
|||||||
version 1.5.0beta40 [August 6, 2010]
|
version 1.5.0beta40 [August 6, 2010]
|
||||||
Correct use of _WINDOWS_ in pngconf.h
|
Correct use of _WINDOWS_ in pngconf.h
|
||||||
Removed png_mem_ #defines; they are no longer used.
|
Removed png_mem_ #defines; they are no longer used.
|
||||||
Added the sRGB chunk to pngtest.png
|
Added the sRGB and cHRM chunks to pngtest.png
|
||||||
|
|
||||||
version 1.5.0beta41 [August 6, 2010]
|
version 1.5.0beta41 [August 11, 2010]
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net:
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
4
CHANGES
4
CHANGES
@ -2819,9 +2819,9 @@ version 1.5.0beta39 [August 2, 2010]
|
|||||||
version 1.5.0beta40 [August 6, 2010]
|
version 1.5.0beta40 [August 6, 2010]
|
||||||
Correct use of _WINDOWS_ in pngconf.h
|
Correct use of _WINDOWS_ in pngconf.h
|
||||||
Removed png_mem_ #defines; they are no longer used.
|
Removed png_mem_ #defines; they are no longer used.
|
||||||
Added the sRGB chunk to pngtest.png
|
Added the sRGB and cHRM chunks to pngtest.png
|
||||||
|
|
||||||
version 1.5.0beta41 [August 6, 2010]
|
version 1.5.0beta41 [August 11, 2010]
|
||||||
|
|
||||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||||
(subscription required; visit
|
(subscription required; visit
|
||||||
|
BIN
pngtest.png
BIN
pngtest.png
Binary file not shown.
Before Width: | Height: | Size: 8.4 KiB After Width: | Height: | Size: 8.5 KiB |
Loading…
x
Reference in New Issue
Block a user