home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue6 / SDL.ZIP / !LibU / man / png.5 < prev    next >
Encoding:
Text File  |  2006-09-20  |  3.6 KB  |  113 lines

  1. <!-- manual page source format generated by PolyglotMan v3.0.8+X.Org, -->
  2. <!-- available at http://polyglotman.sourceforge.net/ -->
  3.  
  4. <html>
  5. <head>
  6. <title>PNG(5) manual page</title>
  7. </head>
  8. <body bgcolor='#efefef' text='black' link='blue' vlink='#551A8B' alink='red'>
  9. <a href='#toc'>Table of Contents</a><p>
  10.  
  11. <h2><a name='sect0' href='#toc0'>Name</a></h2>
  12. png - Portable Network Graphics (PNG) format 
  13. <h2><a name='sect1' href='#toc1'>Description</a></h2>
  14. PNG (Portable
  15. Network Graphics) is an extensible file format for the lossless, portable,
  16. well-compressed storage of raster images. PNG provides a patent-free replacement
  17. for GIF and can also replace many common uses of TIFF. Indexed-color, grayscale,
  18. and truecolor images are supported, plus an optional alpha channel. Sample
  19. depths range from 1 to 16 bits. <br>
  20.  
  21. <p> PNG is designed to work well in online viewing applications, such as the
  22. World Wide Web, so it is fully streamable with a progressive display option.
  23. PNG is robust, providing both full file integrity checking and fast, simple
  24. detection of common transmission errors. Also, PNG can store gamma and chromaticity
  25. data for improved color matching on heterogeneous platforms. 
  26. <p> 
  27. <h2><a name='sect2' href='#toc2'>See Also</a></h2>
  28. <a href='libpng.3.html'><i>libpng(3)</a>
  29. ,<a href='zlib.3.html'></i>zlib(3)</a>
  30. ,<a href='deflate.5.html'><i>deflate(5)</a>
  31. ,<a href='andzlib.5.html'></i>and<i>zlib(5)</i></a>
  32.  
  33. <p>
  34. PNG specification (second edition), November 2003: <br>
  35. <br>
  36.  
  37. <dl>
  38.  
  39. <dt>  <<a href='http://www.w3.org/TR/2003/REC-PNG-20031110/'><a href='http://www.w3.org/TR/2003/REC-PNG-20031110/'><a href='http://www.w3.org/TR/2003/REC-PNG-20031110/'>http://www.w3.org/TR/2003/REC-PNG-20031110/</a>
  40. </a>
  41. </a>
  42.  </dt>
  43. <dd>PNG 1.2 specification, July 1999:
  44. <br>
  45. </dd>
  46.  
  47. <dt><a href='http://www.libpng.org/pub/png'>http://www.libpng.org/pub/png</a>
  48.  </dt>
  49. <dd></dd>
  50. </dl>
  51. <p>
  52. PNG 1.0 specification, October 1996: <br>
  53.  
  54. <dl>
  55.  
  56. <dt>RFC 2083 </dt>
  57. <dd><br>
  58. </dd>
  59.  
  60. <dt>ftp://ds.internic.net/rfc/rfc2083.txt </dt>
  61. <dd><br>
  62. or (as a W3C Recommendation) at <br>
  63. <a href='http://www.w3.org/TR/REC-png.html'>http://www.w3.org/TR/REC-png.html</a>
  64.  </dd>
  65. </dl>
  66.  
  67. <h2><a name='sect3' href='#toc3'>Authors</a></h2>
  68. This man page: Glenn Randers-Pehrson
  69. <p>
  70. Portable Network Graphics (PNG) Specification (Second Edition) Information
  71. technology - Computer graphics and image processing - Portable Network Graphics
  72. (PNG): Functional specification. ISO/IEC 15948:2003 (E) (November 10, 2003):
  73. David Duce and others. <p>
  74. Portable Network Graphics (PNG) Specification Version
  75. 1.2 (July 8, 1999): Glenn Randers-Pehrson and others (png-list). <p>
  76. Portable Network
  77. Graphics (PNG) Specification Version 1.0 (October 1, 1996): Thomas Boutell
  78. and others (png-list). <p>
  79.  
  80. <p> 
  81. <p> 
  82. <h2><a name='sect4' href='#toc4'>Copyright Notice</a></h2>
  83. <p>
  84. This man page is Copyright (c) 1998-2004
  85. Glenn Randers-Pehrson.  See png.h for conditions of use and distribution. <p>
  86. The
  87. PNG Specification (Second Edition) is Copyright (c) 2003 W3C. (MIT, ERCIM,
  88. Keio), All Rights Reserved. <p>
  89. The PNG-1.2 specification is copyright (c) 1999
  90. Glenn Randers-Pehrson. See the specification for conditions of use and distribution.
  91. <p>
  92. The PNG-1.0 specification is copyright (c) 1996 Massachusetts Institute of
  93. Technology.  See the specification for conditions of use and distribution.
  94. <p>
  95.  
  96. <!--
  97.   end of man page
  98.  
  99. <p> 
  100. <p> <p>
  101.  
  102. <hr><p>
  103. <a name='toc'><b>Table of Contents</b></a><p>
  104. <ul>
  105. <li><a name='toc0' href='#sect0'>Name</a></li>
  106. <li><a name='toc1' href='#sect1'>Description</a></li>
  107. <li><a name='toc2' href='#sect2'>See Also</a></li>
  108. <li><a name='toc3' href='#sect3'>Authors</a></li>
  109. <li><a name='toc4' href='#sect4'>Copyright Notice</a></li>
  110. </ul>
  111. </body>
  112. </html>
  113.