summary refs log tree commit diff
path: root/icontopbm.html
blob: e77cd8750881cf2c423ab43cec503523d1aceef1 (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
36
37
38
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.3//EN">
<html><head><title>Icontopbm User Manual</title></head>
<body>
<h1>icontopbm</h1>

<h2>NAME</h2>

icontopbm - replaced by sunicontopnm

<h2 id="synopsis">SYNOPSIS</h2>

<b>icontopbm</b>
[<i>iconfile</i>]


<h2 id="description">DESCRIPTION</h2>

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

<p><b>icontopbm</b> was obsoleted by <a
href="sunicontopnm.html"><b>sunicontopnm</b></a>, introduced with Netpbm 10.53
(December 2010).  <b>sunicontopnm</b> is backward compatible with
<b>icontopbm</b>, plus adds additional functions, including the
ability to convert a Depth=8 Sun icon, producing a PGM image.

<p>Starting in Release 10.53, <b>icontopbm</b> is just an alias for
<b>sunicontopnm</b>.

<p>The point of the name change is that there are many kinds of icons in the
world besides Sun icons, and in 2010, the Sun variety isn't even common.

<p>In releases before 10.53, you can use the <b>sunicontopnm</b> documentation
for <b>icontopbm</b>, as long as you recognize that any change the
<b>sunicontopnm</b> manual says happened in or after Netpbm 10.53 doesn't
apply to <b>icontopbm</b>.

</body>
</html>