[libpng16] Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning.
This commit is contained in:
parent
d2fcc41eec
commit
db16b27d11
19
ANNOUNCE
19
ANNOUNCE
@ -1,4 +1,4 @@
|
||||
Libpng 1.6.31beta06 - July 17, 2017
|
||||
Libpng 1.6.31beta07 - July 18, 2017
|
||||
|
||||
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.
|
||||
@ -8,20 +8,20 @@ Files available for download:
|
||||
Source files with LF line endings (for Unix/Linux) and with a
|
||||
"configure" script
|
||||
|
||||
1.6.31beta06.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.31beta06.tar.gz
|
||||
1.6.31beta07.tar.xz (LZMA-compressed, recommended)
|
||||
1.6.31beta07.tar.gz
|
||||
|
||||
Source files with CRLF line endings (for Windows), without the
|
||||
"configure" script
|
||||
|
||||
lp1631b06.7z (LZMA-compressed, recommended)
|
||||
lp1631b06.zip
|
||||
lp1631b07.7z (LZMA-compressed, recommended)
|
||||
lp1631b07.zip
|
||||
|
||||
Other information:
|
||||
|
||||
1.6.31beta06-README.txt
|
||||
1.6.31beta06-LICENSE.txt
|
||||
libpng-1.6.31beta06-*.asc (armored detached GPG signatures)
|
||||
1.6.31beta07-README.txt
|
||||
1.6.31beta07-LICENSE.txt
|
||||
libpng-1.6.31beta07-*.asc (armored detached GPG signatures)
|
||||
|
||||
Changes since the last public release (1.6.30):
|
||||
|
||||
@ -65,6 +65,9 @@ Version 1.6.31beta06 [July 17, 2017]
|
||||
Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm
|
||||
tags) to pngtest.png.
|
||||
|
||||
Version 1.6.31beta07 [July 18, 2017]
|
||||
Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
3
CHANGES
3
CHANGES
@ -5895,6 +5895,9 @@ Version 1.6.31beta06 [July 17, 2017]
|
||||
Added a minimal eXIf chunk (with Orientation and FocalLengthIn35mmFilm
|
||||
tags) to pngtest.png.
|
||||
|
||||
Version 1.6.31beta07 [July 18, 2017]
|
||||
Revised the eXIf chunk in pngtest.png to fix "Bad IFD1 Directory" warning.
|
||||
|
||||
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
|
||||
(subscription required; visit
|
||||
https://lists.sourceforge.net/lists/listinfo/png-mng-implement
|
||||
|
BIN
pngtest.png
BIN
pngtest.png
Binary file not shown.
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 8.6 KiB |
Loading…
Reference in New Issue
Block a user