about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-10-23 19:27:42 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-10-23 19:27:42 +0000
commita99f1efc28b81718261a492aa96437a308ebb245 (patch)
treede5810c81a75db635f6337aa4261084bbded9b4b
parent1ee9f724ba8471811545e4d0d246c2660200ab7e (diff)
downloadnetpbm-mirror-a99f1efc28b81718261a492aa96437a308ebb245.tar.gz
netpbm-mirror-a99f1efc28b81718261a492aa96437a308ebb245.tar.xz
netpbm-mirror-a99f1efc28b81718261a492aa96437a308ebb245.zip
Rename icontopbm to sunicontopnm
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1343 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--directory.html7
-rw-r--r--icontopbm.html43
-rw-r--r--pbmtoicon.html29
-rw-r--r--sunicontopnm.html67
4 files changed, 85 insertions, 61 deletions
diff --git a/directory.html b/directory.html
index f5bec620..a3feef44 100644
--- a/directory.html
+++ b/directory.html
@@ -222,8 +222,11 @@ convert JBIG BIE (compressed bitmap) to PNM
 <DT><B><a href=pbmtog3.html>pbmtog3</a>      </B>
 <DD>convert PBM to Group 3 FAX
 
-<DT><B><a href=icontopbm.html>icontopbm</a>    </B>
-<DD>convert Sun icon to PBM
+<DT><B><a href=sunicontopnm.html>sunicontopnm</a>    </B>
+<DD>convert Sun icon to Netpbm
+
+<DT><B><a href=icontopbm.html>icontopbm</a>     </B>
+<DD>obsolete version of <b><a href="sunicontopnm.html">sunicontopnm</a></b>
 
 <DT><B><a href=pbmtoicon.html>pbmtoicon</a>    </B>
 <DD>convert PBM to Sun icon
diff --git a/icontopbm.html b/icontopbm.html
deleted file mode 100644
index ba33cda2..00000000
--- a/icontopbm.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<HTML><HEAD><TITLE>Icontopbm User Manual</TITLE></HEAD>
-<BODY>
-<H1>icontopbm</H1>
-Updated: 31 August 1988
-<BR>
-<A HREF="#index">Table Of Contents</A>
-
-<H2>NAME</H2>
-icontopbm - convert a Sun icon into a PBM image
-
-<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> reads a Sun icon as input and
-produces a PBM image as output.
-
-<H2 id="seealso">SEE ALSO</H2>
-
-<A HREF="pbmtoicon.html">pbmtoicon</A>,
-<A HREF="pbm.html">pbm</A>
-
-<H2 id="author">AUTHOR</H2>
-
-Copyright (C) 1988 by Jef Poskanzer.
-
-<HR>
-<H2 id="index">Table Of Contents</H2>
-<UL>
-<LI><A HREF="#synopsis">SYNOPSIS</A>
-<LI><A HREF="#description">DESCRIPTION</A>
-<LI><A HREF="#seealso">SEE ALSO</A>
-<LI><A HREF="#author">AUTHOR</A>
-</UL>
-</BODY>
-</HTML>
-
diff --git a/pbmtoicon.html b/pbmtoicon.html
index 11959f98..02c578af 100644
--- a/pbmtoicon.html
+++ b/pbmtoicon.html
@@ -2,37 +2,35 @@
 <HTML><HEAD><TITLE>Pbmtoicon User Manual</TITLE></HEAD>
 <BODY>
 <H1>pbmtoicon</H1>
-Updated: 31 August 1988
+Updated: 23 October 2010
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
 pbmtoicon - convert a PBM image into a Sun icon
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>pbmtoicon</B>
 [<I>pbmfile</I>]
 
-<A NAME="lbAD">&nbsp;</A>
-<H2>DESCRIPTION</H2>
+<H2 id="description">DESCRIPTION</H2>
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <p><B>pbmtoicon</b> reads a PBM image as input and produces a Sun icon
 as output.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
-<A HREF="icontopbm.html">icontopbm</A>,
+<A HREF="sunicontopnm.html">sunicontopnm</A>,
+<A HREF="ppmtowinicon.html">ppmtowinicon</A>,
+<A HREF="pbmtozinc.html">pbmtozinc</A>,
+<A HREF="ppmtouil.html">ppmotuil</A>,
 <A HREF="pbm.html">pbm</A>
-<A NAME="lbAF">&nbsp;</A>
 
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>
 
 Copyright (C) 1988 by Jef Poskanzer.
 
@@ -40,11 +38,10 @@ Copyright (C) 1988 by Jef Poskanzer.
 <A NAME="index">&nbsp;</A>
 <H2>Table Of Contents</H2>
 <UL>
-<LI><A HREF="#lbAB">NAME</A>
-<LI><A HREF="#lbAC">SYNOPSIS</A>
-<LI><A HREF="#lbAD">DESCRIPTION</A>
-<LI><A HREF="#lbAE">SEE ALSO</A>
-<LI><A HREF="#lbAF">AUTHOR</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#author">AUTHOR</A>
 </UL>
 </BODY>
 </HTML>
diff --git a/sunicontopnm.html b/sunicontopnm.html
new file mode 100644
index 00000000..eb302ad7
--- /dev/null
+++ b/sunicontopnm.html
@@ -0,0 +1,67 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML><HEAD><TITLE>Sunicontopnm User Manual</TITLE></HEAD>
+<BODY>
+<H1>sunicontopnm</H1>
+Updated: 23 October 2010
+<BR>
+<A HREF="#index">Table Of Contents</A>
+
+<H2>NAME</H2>
+sunicontopnm - convert a Sun icon into a Netpbm image
+
+
+<H2 id="synopsis">SYNOPSIS</H2>
+
+<B>sunicontopnm</B>
+[<I>iconfile</I>]
+
+
+<H2 id="description">DESCRIPTION</H2>
+
+<p>This program is part of <a href="index.html">Netpbm</a>.
+
+<p><b>sunicontopnm</b> reads a Sun icon as input and produces a PBM or PGM
+image as output.
+
+<p>If the input is of the Depth=8 variety, the output is PGM.  Otherwise,
+it is PBM.  Before Netpbm 10.53 (December 2010), the program would not work
+on a Depth=8 icon.
+
+
+<H2 id="seealso">SEE ALSO</H2>
+
+<A HREF="pbmtoicon.html">pbmtoicon</A>,
+<A HREF="winicontoppm.html">winicontoppm</A>,
+<A HREF="xpmtoppm.html">xpmtoppm</A>,
+<A HREF="infotopam.html">infotopam</A>,
+<A HREF="pbm.html">pbm</A>
+<A HREF="pgm.html">pbm</A>
+
+<H2 id="history">HISTORY</H2>
+
+<p>Jef Poskanzer wrote the program under the name <b>icontopbm</b> in 1988.
+
+<p>In October 2010, Prophet Of The Way (afu@wta.att.ne.jp) converted it to use
+the more recent &quot;packed PBM&quot; library functions, thus speeding it up
+
+<P>Netpbm 10.53 (December 2010) renamed the program to <b>sunicontopnm</b>.
+This name reflects the fact that there are lots of kinds of icons in the world
+besides the Sun variety, Windows ones being most popular.  It also takes
+into account the new Depth=8 capability (see below).
+
+<p>Netpbm 10.53 (December 2010) added the ability to work with Depth=8
+icon input and input with 32 bit &quot;items.&quot;  Whereas the previous
+program always produced PBM output, the new program produced PGM in the
+Depth=8 case.
+
+<HR>
+<H2 id="index">Table Of Contents</H2>
+<UL>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#history">HISTORY</A>
+</UL>
+</BODY>
+</HTML>
+