about summary refs log tree commit diff
path: root/directory.html
diff options
context:
space:
mode:
Diffstat (limited to 'directory.html')
-rw-r--r--directory.html37
1 files changed, 20 insertions, 17 deletions
diff --git a/directory.html b/directory.html
index eb8ccd79..aefef595 100644
--- a/directory.html
+++ b/directory.html
@@ -575,7 +575,7 @@ convert JBIG BIE (compressed bitmap) to PNM
 <DT><B><a href=spottopgm.html>spottopgm</a></B>
 <DD>convert SPOT satellite image to PGM
 
-<DT><B><a href=pamtoxvmini.html>pamtovmini</a></B>
+<DT><B><a href=pamtoxvmini.html>pamtoxvmini</a></B>
 <DD>convert from Netpbm formats to Xv "thumbnail" picture
 
 <DT><B><a href=xvminitoppm.html>xvminitoppm</a></B>
@@ -749,15 +749,6 @@ All of these generate Netpbm format output.
 <DT><B><a href=ppmrelief.html>ppmrelief</a>     </B>
 <DD>run a Laplacian Relief filter on a PPM
 
-<DT><B><a href=pamfunc.html>pamfunc</a></B>
-<DD>apply simple arithmetic function to samples in an image
-     
-<DT><B><a href=pamarith.html>pamarith</a>      </B>
-<DD>apply simple arithmetic binary function to samples in two images
-
-<DT><B><a href=pamsummcol.html>pamsummcol</a>      </B>
-<DD>summarize (sum, average, etc) an image by column
-
 <DT><B><a href=pnmcat.html>pnmcat</a>        </B>
 <DD>concatenate images
 
@@ -798,13 +789,6 @@ All of these generate Netpbm format output.
 
 <DD>stitch together panoramic (side-by-side) photographs
 
-<dt><b><a href="pnmmercator.html"></a></b>
-<dd>Turns a rectangular projection map into a Mercator projection
-
-<DT><B><a href=ppmglobe.html>ppmglobe</a></b>
-
-<DD>Turn a cylindrical projection into strips that can be glued onto a sphere
-
 <DT><B><a href=pamlookup.html>pamlookup</a></b>
 <DD>map an image to a new image by using it as indices into a table
      
@@ -868,6 +852,9 @@ All of these generate Netpbm format output.
 <DT><B><a href=ppmchange.html>ppmchange</a>     </B>
 <DD>change all of one color to another in PPM image
 
+<DT><B><a href=pamrecolor.html>pamrecolor</a>     </B>
+<DD>alter colors without affecting luminance
+
 <DT><B><a href=pnmnlfilt.html>pnmnlfilt</a></B>
 <DD>filter an image by replacing each pixel with a function of nearby pixels
 
@@ -910,9 +897,25 @@ All of these generate Netpbm format output.
 <DT><B><a href=ppmdist.html>ppmdist</a>       </B>
 <DD>map colors to high contrast grayscales arbitrarily
 
+<dt><b><a href="pnmmercator.html"></a></b>
+<dd>Turns a rectangular projection map into a Mercator projection
+
+<DT><B><a href=ppmglobe.html>ppmglobe</a></b>
+
+<DD>Turn a cylindrical projection into strips that can be glued onto a sphere
+
 <DT><B><a href=ppmntsc.html>ppmntsc</a>       </B>
 <DD>adjust colors so they are legal for NTSC or PAL television
 
+<DT><B><a href=pamfunc.html>pamfunc</a></B>
+<DD>apply simple arithmetic function to samples in an image
+     
+<DT><B><a href=pamarith.html>pamarith</a>      </B>
+<DD>apply simple arithmetic binary function to samples in two images
+
+<DT><B><a href=pamsummcol.html>pamsummcol</a>      </B>
+<DD>summarize (sum, average, etc) an image by column
+
 </DL>