blob: 089418af3f27d21c8bb8f1e3be6d9aba4dbb0351 (
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
32
33
34
35
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Pnmcut User Manual</TITLE></HEAD>
<BODY>
<H1>pnmcut</H1>
Updated: 02 February 2009
<BR>
<H2>NAME</H2>
<B>pnmcut</B> - replaced by pamcut
<H2>DESCRIPTION</H2>
<p>This program is part of <a href="index.html">Netpbm</a>.
<p><b>pnmcut</b> was obsoleted by <a
href="pamcut.html"><b>pamcut</b></a>, introduced with Netpbm 9.20 (May
2001). <b>pamcut</b> is backward compatible with <b>pnmcut</b>, plus
adds many additional functions, including the ability to process PAM
images.
<p><b>pnmcut</b> remained in the Netpbm package until Netpbm 10.46 (March
2009) because of hopes that it had fewer bugs than <b>pamcut</b> because of its
age. But now it would just be clutter.
<p>In Netpbm before 9.20, use the manual for <b>pamcut</b> with
<b>pnmcut</b>. Features that are in <b>pamcut</b> but not <b>pnmcut</b>
are indicated by statements that they didn't exist before 9.20.
</BODY>
</HTML>
|