[libpng16] Fix links in man page
This commit is contained in:
parent
682f4ba2d5
commit
a472858297
@ -79,7 +79,7 @@ The PNG-1.0 specification is available as RFC 2083
|
|||||||
W3C Recommendation <http://www.w3.org/TR/REC-png-961001>.
|
W3C Recommendation <http://www.w3.org/TR/REC-png-961001>.
|
||||||
|
|
||||||
Some additional chunks are described in the special-purpose public chunks
|
Some additional chunks are described in the special-purpose public chunks
|
||||||
documents at <http://www.libpng.org/pub/png/documents/>.
|
documents at <http://www.libpng.org/pub/png/spec/register/>
|
||||||
|
|
||||||
Other information
|
Other information
|
||||||
about PNG, and the latest version of libpng, can be found at the PNG home
|
about PNG, and the latest version of libpng, can be found at the PNG home
|
||||||
@ -101,7 +101,7 @@ majority of the needs of its users.
|
|||||||
|
|
||||||
Libpng uses zlib for its compression and decompression of PNG files.
|
Libpng uses zlib for its compression and decompression of PNG files.
|
||||||
Further information about zlib, and the latest version of zlib, can
|
Further information about zlib, and the latest version of zlib, can
|
||||||
be found at the zlib home page, <http://www.info-zip.org/pub/infozip/zlib/>.
|
be found at the zlib home page, <http://zlib.net/>.
|
||||||
The zlib compression utility is a general purpose utility that is
|
The zlib compression utility is a general purpose utility that is
|
||||||
useful for more than PNG files, and can be used without libpng.
|
useful for more than PNG files, and can be used without libpng.
|
||||||
See the documentation delivered with zlib for more details.
|
See the documentation delivered with zlib for more details.
|
||||||
@ -1918,9 +1918,9 @@ data for sBIT, regardless of the error_action setting.
|
|||||||
The default values come from the PNG file cHRM chunk if present; otherwise, the
|
The default values come from the PNG file cHRM chunk if present; otherwise, the
|
||||||
defaults correspond to the ITU-R recommendation 709, and also the sRGB color
|
defaults correspond to the ITU-R recommendation 709, and also the sRGB color
|
||||||
space, as recommended in the Charles Poynton's Colour FAQ,
|
space, as recommended in the Charles Poynton's Colour FAQ,
|
||||||
<http://www.poynton.com/>, in section 9:
|
Copyright (c) 2006-11-28 Charles Poynton, in section 9:
|
||||||
|
|
||||||
<http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9>
|
<http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9>
|
||||||
|
|
||||||
Y = 0.2126 * R + 0.7152 * G + 0.0722 * B
|
Y = 0.2126 * R + 0.7152 * G + 0.0722 * B
|
||||||
|
|
||||||
|
8
libpng.3
8
libpng.3
@ -587,7 +587,7 @@ The PNG-1.0 specification is available as RFC 2083
|
|||||||
W3C Recommendation <http://www.w3.org/TR/REC-png-961001>.
|
W3C Recommendation <http://www.w3.org/TR/REC-png-961001>.
|
||||||
|
|
||||||
Some additional chunks are described in the special-purpose public chunks
|
Some additional chunks are described in the special-purpose public chunks
|
||||||
documents at <http://www.libpng.org/pub/png/documents/>.
|
documents at <http://www.libpng.org/pub/png/spec/register/>
|
||||||
|
|
||||||
Other information
|
Other information
|
||||||
about PNG, and the latest version of libpng, can be found at the PNG home
|
about PNG, and the latest version of libpng, can be found at the PNG home
|
||||||
@ -609,7 +609,7 @@ majority of the needs of its users.
|
|||||||
|
|
||||||
Libpng uses zlib for its compression and decompression of PNG files.
|
Libpng uses zlib for its compression and decompression of PNG files.
|
||||||
Further information about zlib, and the latest version of zlib, can
|
Further information about zlib, and the latest version of zlib, can
|
||||||
be found at the zlib home page, <http://www.info-zip.org/pub/infozip/zlib/>.
|
be found at the zlib home page, <http://zlib.net/>.
|
||||||
The zlib compression utility is a general purpose utility that is
|
The zlib compression utility is a general purpose utility that is
|
||||||
useful for more than PNG files, and can be used without libpng.
|
useful for more than PNG files, and can be used without libpng.
|
||||||
See the documentation delivered with zlib for more details.
|
See the documentation delivered with zlib for more details.
|
||||||
@ -2426,9 +2426,9 @@ data for sBIT, regardless of the error_action setting.
|
|||||||
The default values come from the PNG file cHRM chunk if present; otherwise, the
|
The default values come from the PNG file cHRM chunk if present; otherwise, the
|
||||||
defaults correspond to the ITU-R recommendation 709, and also the sRGB color
|
defaults correspond to the ITU-R recommendation 709, and also the sRGB color
|
||||||
space, as recommended in the Charles Poynton's Colour FAQ,
|
space, as recommended in the Charles Poynton's Colour FAQ,
|
||||||
<http://www.poynton.com/>, in section 9:
|
Copyright (c) 2006-11-28 Charles Poynton, in section 9:
|
||||||
|
|
||||||
<http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9>
|
<http://www.poynton.com/notes/colour_and_gamma/ColorFAQ.html#RTFToC9>
|
||||||
|
|
||||||
Y = 0.2126 * R + 0.7152 * G + 0.0722 * B
|
Y = 0.2126 * R + 0.7152 * G + 0.0722 * B
|
||||||
|
|
||||||
|
2
png.5
2
png.5
@ -27,7 +27,7 @@ PNG specification (second edition), November 2003:
|
|||||||
PNG 1.2 specification, July 1999:
|
PNG 1.2 specification, July 1999:
|
||||||
.IP
|
.IP
|
||||||
.br
|
.br
|
||||||
http://www.libpng.org/pub/png
|
http://png-mng.sourceforge.net/pub/png/spec/1.2/
|
||||||
.LP
|
.LP
|
||||||
PNG 1.0 specification, October 1996:
|
PNG 1.0 specification, October 1996:
|
||||||
.IP
|
.IP
|
||||||
|
Loading…
Reference in New Issue
Block a user