0
|
1 |
.TH JNG 5 "July 26, 2000"
|
|
2 |
.SH NAME
|
|
3 |
jng \- JPEG Network Graphics (JNG) sub-format
|
|
4 |
.SH DESCRIPTION
|
|
5 |
JNG (JPEG Network Graphics) is a sub-format of the MNG (Multiple-image
|
|
6 |
Network Graphics) format. As with MNG it extends on the features of the
|
|
7 |
popular PNG (Portable Network Graphics) image-format.
|
|
8 |
.br
|
|
9 |
|
|
10 |
This sub-format was designed to support a lossy compression-method.
|
|
11 |
It is based completely on the JPEG specification. It adds the high-compression
|
|
12 |
ratios of JPEG for photographic images.
|
|
13 |
|
|
14 |
As a member of the Network Graphics family, JNG was deemed adequate as a
|
|
15 |
stand-alone format as it extends the JPEG format with color-correction and
|
|
16 |
transparency features.
|
|
17 |
|
|
18 |
.SH "SEE ALSO"
|
|
19 |
.IR png(5) ", " mng(5) ", " libmng(3)
|
|
20 |
.LP
|
|
21 |
MNG 1.00, February 9, 2001:
|
|
22 |
.IP
|
|
23 |
http://www.libpng.org/pub/mng
|
|
24 |
|
|
25 |
.SH AUTHORS
|
|
26 |
This man page: Gerard Juyn
|
|
27 |
.LP
|
|
28 |
Multiple-image Network Graphics (MNG) Specification Version 1.00 (Februari 9, 2001):
|
|
29 |
Glenn Randers-Pehrson and others (png-list@ccrc.wustl.edu).
|
|
30 |
.LP
|
|
31 |
|
|
32 |
.SH COPYRIGHT NOTICE
|
|
33 |
The MNG-1.00 specification is copyright (c) 1998-2001 Glenn Randers-Pehrson.
|
|
34 |
See the specification for conditions of use and distribution.
|
|
35 |
.LP
|
|
36 |
.\" end of man page
|
|
37 |
|