summary refs log tree commit diff
path: root/directory.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-02-27 23:56:52 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-02-27 23:56:52 +0000
commitd36e60dce9a7c75066f867f238262b9921a08fe5 (patch)
treee721e81eb4634658731eb53829debd93606d253f /directory.html
parent7a9f6fff2106842bc75588da54468d7f2e7fbb5a (diff)
downloadnetpbm-mirror-d36e60dce9a7c75066f867f238262b9921a08fe5.tar.gz
netpbm-mirror-d36e60dce9a7c75066f867f238262b9921a08fe5.tar.xz
netpbm-mirror-d36e60dce9a7c75066f867f238262b9921a08fe5.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1409 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'directory.html')
-rw-r--r--directory.html28
1 files changed, 9 insertions, 19 deletions
diff --git a/directory.html b/directory.html
index 44e96f10..4a84f493 100644
--- a/directory.html
+++ b/directory.html
@@ -38,9 +38,6 @@
 <DT><B><a href=pbmtopgm.html>pbmtopgm</a>     </B>
 <DD>convert PBM image to PGM by averaging areas
 
-<DT><B><a href=pgmtopbm.html>pgmtopbm</a>     </B>
-<DD>(Obsolete) convert PGM image to PBM by dithering
-
 <DT><B><a href=pgmtoppm.html>pgmtoppm</a>      </B>
 <DD>colorize a PGM into a PPM
 
@@ -95,10 +92,6 @@ convert GIF to PNM
 <DD>
 convert PAM or PNM to GIF
 
-<DT><B><a href=ppmtogif.html>ppmtogif</a>     </B>
-<DD>
-obsolete compatibility interface to <b>pamtogif</b>
-
 <DT><B><a href=pnmtopng.html>pnmtopng</a>     </B>
 <DD>
 convert Netpbm format to Portable Network Graphics
@@ -107,9 +100,6 @@ convert Netpbm format to Portable Network Graphics
 <DD>
 convert PNG (Portable Network Graphics) to Netpbm formats
 
-<DT><B><a href=pngtopnm.html>pngtopnm</a>     </B>
-<DD>obsolete version of <b><a href="pngtopam.html">pngtopam</a></b>
-
 <DT><B><a href=pamrgbatopng.html>pamrgbatopng</a>     </B>
 <DD>
 convert PAM color/transparency image to PNG
@@ -225,15 +215,9 @@ convert JBIG BIE (compressed bitmap) to PNM
 <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=pbmtosunicon.html>pbmtosunicon</a>    </B>
 <DD>convert PBM to Sun icon
 
-<DT><B><a href=pbmtoicon.html>pbmtoicon</a>     </B>
-<DD>obsolete version of <b><a href="pbmtosunicon.html">pbmtosunicon</a></b>
-
 <DT><B><a href=ppmtoapplevol.html>ppmtoapplevol</a>    </B>
 <DD>convert PPM to Apple volume label image
 
@@ -754,9 +738,6 @@ All of these generate Netpbm format output.
 <DT><B><a href=pnmremap.html>pnmremap</a></B>
 <DD>Replace colors in an image with those from a color map
 
-<DT><B><a href=ppmquant.html>ppmquant</a>      </B>
-<DD>quantize colors in a color image down to fewer colors - obsolete
-
 <DT><B><a href=pnmquant.html>pnmquant</a>      </B>
 <DD>quantize colors/shades in a color or grayscale image down to fewer
 
@@ -851,6 +832,9 @@ All of these generate Netpbm format output.
 <DT><B><a href=pnmsmooth.html>pnmsmooth</a>     </B>
 <DD>smooth an image
 
+<dt><b><a href="pamwipeout.html">pamwipeout</a></b>
+<dd>replace detail with smooth gradient from one edge to the other
+
 <DT><B><a href=pgmmedian.html>pgmmedian</a>     </B>
 <DD>apply a median filter to an image
 
@@ -1090,6 +1074,12 @@ programs:
 <LI><b><a href=pnmdepth.html>pnmdepth</a></b>
 <LI><b><a href=pnmcut.html>pnmcut</a></b>
 <LI><b><a href=pnmscale.html>pnmscale</a></b>
+<LI><B><a href=pgmtopbm.html>pgmtopbm</a>     </B>
+<LI><B><a href=ppmtogif.html>ppmtogif</a>     </B>
+<LI><B><a href=pngtopnm.html>pngtopnm</a>     </B>
+<LI><B><a href=icontopbm.html>icontopbm</a>     </B>
+<LI><B><a href=pbmtoicon.html>pbmtoicon</a>     </B>
+<LI><B><a href=ppmquant.html>ppmquant</a>      </B>
 </UL>