blob: ea23c3cee93a2fa99297ea0217799f429ae8114b (
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
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD><TITLE>Pnmcut User Manual</TITLE></HEAD>
<BODY>
<H1>pnmcut</H1>
Updated: 19 January 2009
<BR>
<A HREF="#index">Table Of Contents</A>
<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> due to its
age. But now it would just be clutter.
</BODY>
</HTML>
|