File: pnmscale.html

package info (click to toggle)
netpbm-free 2%3A11.10.02-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 22,688 kB
  • sloc: ansic: 204,782; sh: 11,308; perl: 3,246; makefile: 1,608; python: 292; lex: 269; csh: 243; pascal: 13
file content (33 lines) | stat: -rw-r--r-- 989 bytes parent folder | download | duplicates (3)
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
<html><head><title>Pnmscale User Manual</title></head>
<body>
<h1>pnmscale</h1>
Updated: 02 February 2009

<h2>NAME</h2>

pnmscale - replaced by pamscale

<h2>DESCRIPTION</h2>

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

<p><b>pnmscale</b> was obsoleted by <a
href="pamscale.html"><b>pamscale</b></a>, introduced with Netpbm 10.20
(January 2004).  <b>pamscale</b> is backward compatible with <b>pnmscale</b>,
plus adds many additional functions, including the ability to process PAM
images.

<p><b>pnmscale</b> remained in the Netpbm package until Netpbm 10.46 (March
2009) because of hopes that it had fewer bugs than <b>pamscale</b> because of
its age.  But now it would just be clutter.

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

</body>
</html>