source: trunk/src/3rdparty/libmng/doc/man/jng.5

Last change on this file was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

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