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

Last change on this file was 2, checked in by dmik, 20 years ago

Imported xplatform parts of the official release 3.3.1 from Trolltech

File size: 1.2 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 0.97 draft 70, Februari 2000:
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 0.97 (Februari 27, 2000):
29Glenn Randers-Pehrson and others (png-list@ccrc.wustl.edu).
30.LP
31
32.SH COPYRIGHT NOTICE
33The MNG-0.97 specification is copyright (c) 1998,1999,2000 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.