summary refs log tree commit diff
path: root/pnmcomp.html
blob: f35b9cb4811f5c0bcf777a7dd6e849264b01b352 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
<html><head><title>Pnmcomp User Manual</title></head>
<body>
<h1>pnmcomp</h1>
Updated: 02 August 2014

<h2>NAME</h2>

<b>pnmcomp</b> - replaced by pamcomp


<h2>DESCRIPTION</h2>

<p>This program is part of <a href="index.html">Netpbm</a>.

<p><b>pnmcomp</b> was obsoleted by <a href="pamcomp.html"><b>pamcomp</b></a>,
introduced with Netpbm 10.21 (March 2004).  <b>pamcomp</b> is backward
compatible with <b>pnmcomp</b>, plus adds many additional functions.  Among
this is the ability to process PAM images, including those with transparency
channels.

<p><b>pnmcomp</b> remained in the Netpbm package until Netpbm 10.68 (September
2014) because of hopes that it had fewer bugs than <b>pamcomp</b> because of
its age.  But now it would just be clutter.

<p>In Netpbm before 10.21, use the manual for <b>pamcomp</b> with
<b>pnmcomp</b>.  Features that are in <b>pamcomp</b> but not <b>pnmcomp</b>
are indicated by statements that they didn't exist before 10.21.

</body>
</html>