blob: 02969b03e2d937ad50bc86179824944a9ef0e173 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
libpng 1.6.58 - April 15, 2026
==============================
This is a public release of libpng, intended for use in production code.
Files available for download
----------------------------
Source files:
* libpng-1.6.58.tar.xz (LZMA-compressed, recommended)
* libpng-1.6.58.tar.gz (deflate-compressed)
* lpng1658.7z (LZMA-compressed)
* lpng1658.zip (deflate-compressed)
Other information:
* README.md
* LICENSE.md
* AUTHORS.md
* TRADEMARK.md
Changes from version 1.6.57 to version 1.6.58
---------------------------------------------
* Fixed a regression introduced in version 1.6.56 that caused `png_get_PLTE`
to return stale palette data after applying gamma and background transforms
in-place.
(Reported by ralfjunker <[email protected]>.)
Send comments/corrections/commendations to png-mng-implement at lists.sf.net.
Subscription is required; visit
<https://lists.sourceforge.net/lists/listinfo/png-mng-implement>
to subscribe.
|