about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pbmtextps.html4
-rw-r--r--pnmmargin.html30
-rw-r--r--pnmstitch.html48
3 files changed, 34 insertions, 48 deletions
diff --git a/pbmtextps.html b/pbmtextps.html
index 0f40c717..e08fc43e 100644
--- a/pbmtextps.html
+++ b/pbmtextps.html
@@ -2,7 +2,7 @@
 <HTML><HEAD><title>Pbmtextps User Manual</title></HEAD>
 <BODY>
 <H1>pbmtextps</H1>
-Updated: 24 April 2007
+Updated: 09 December 2007
 <BR>
 <A HREF="#index">Table Of Contents</A>
 <H2>NAME</H2>
@@ -34,6 +34,8 @@ way.
 using less common font formats.  <b>pbmtext</b> can generate multiple
 lines of text.
 
+<p>The <b>-plain</b> <a href="index.html#commonoptions">common option</a>
+has no effect.  The output is always raw PBM.
 
 <H2 id="options">OPTIONS</H2>
 
diff --git a/pnmmargin.html b/pnmmargin.html
index d41c9428..d1897118 100644
--- a/pnmmargin.html
+++ b/pnmmargin.html
@@ -6,27 +6,23 @@ Updated: 01 June 2002
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 
 pnmmargin - add a border to a PNM image
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>pnmmargin</B>
 [<B>-white</B>|<B>-black</B>|<B>-color</B> <I>colorspec</I>] <I>size</I>
 [<I>pnmfile</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>pnmmargin</b> adds a border around a PNM image.
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>OPTIONS</H2>
+<H2 id="options">OPTIONS</H2>
 
 <P>You can specify the border color with the <B>-white</B>,
 <B>-black</B>, and <B>-color</B> options.  If no color is specified,
@@ -42,29 +38,25 @@ different sides of the image, look at <b>pnmcat</b>.
 <P>If all you're trying to do is get the image up to a certain required
 size, <b>pamcut</b> may be what you want.
 
-<A NAME="lbAF">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <A HREF="pamcut.html">pamcut</A>
 <A HREF="pnmcrop.html">pnmcrop</A>
 <A HREF="pnmcat.html">pnmcat</A>
 <A HREF="pnm.html">pnm</A>
 
-<A NAME="lbAH">&nbsp;</A>
-<H2>AUTHOR</H2>
+<H2 id="author">AUTHOR</H2>
 
 Copyright (C) 1991 by Jef Poskanzer.
 
 <HR>
-<A NAME="index">&nbsp;</A>
-<H2>Table Of Contents</H2>
+<H2 id="index">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">OPTIONS</A>
-<LI><A HREF="#lbAF">SEE ALSO</A>
-<LI><A HREF="#lbAH">AUTHOR</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#options">OPTIONS</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
+<LI><A HREF="#author">AUTHOR</A>
 </UL>
 </BODY>
 </HTML>
diff --git a/pnmstitch.html b/pnmstitch.html
index d9398747..c87067a5 100644
--- a/pnmstitch.html
+++ b/pnmstitch.html
@@ -7,12 +7,10 @@ Updated: July 2002
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
-<A NAME="lbAB">&nbsp;</A>
 <H2>NAME</H2>
 pnmstitch - stitch together two panoramic (side-by-side) photographs
 
-<A NAME="lbAC">&nbsp;</A>
-<H2>SYNOPSIS</H2>
+<H2 id="synopsis">SYNOPSIS</H2>
 
 <B>pnmstitch</B>
 [
@@ -35,8 +33,7 @@ pnmstitch - stitch together two panoramic (side-by-side) photographs
 You may use two hyphens instead of one.  You may separate an option
 name and its value with white space instead of an equals sign.
 
-<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>.
 
@@ -46,7 +43,7 @@ that is too big for a single camera frame, <b>pnmstitch</b> can join them
 into one wide picture.
 
 <p><b>pnmstitch</b> works only on side-by-side images, not top and bottom
-(though you could certainly use <b>pnmrotate</b> in combination with
+(though you could certainly use <b>pamflip</b> in combination with
 <b>pnmstitch</b> to achieve this).  It stitches together two images, but
 you can use it repeatedly to stitch together as many as you need to.
 
@@ -72,8 +69,7 @@ both the argument and the option.  If you specify neither, the output goes to
 Standard Output.
 
 
-<A NAME="lbAE">&nbsp;</A>
-<H2>OPTIONS</H2>
+<H2 id="options">OPTIONS</H2>
 
 <DL COMPACT>
 <DT><B>-width=<i>width</i></B>
@@ -87,48 +83,44 @@ location in the right hand image matches up to the top right corner of the
 left hand image.
      
 <DT><b>-stitcher=</b>{<b>RotateSliver</b>,<b>BiLinearSliver</b>,
-     <b>LinearSliver</b>}
-<DD>
-The default is <b>RotateSliver</b>.
+<b>LinearSliver</b>}
+
+<DD>The default is <b>RotateSliver</b>.
 
 <dt><b>-filter=</b>{<b>LineAtATime</b>,<b>HorizontalCrop</b>}
-<DD>
-No details available.
+
+<DD>No details available.
      
 <dt><b>-output=</b><i>output_filespec</i>
-<DD>
-Name of output file.  If you don't specify this option, the output image
+
+<DD>Name of output file.  If you don't specify this option, the output image
 goes to Standard Output.
 
 <DT><B>-verbose</B>
 
 <DD>This option causes <b>pnmstitch</b> to issue messages to Standard Error
-     about the stitching process.
+about the stitching process.
      
 </DL>
 
-<A NAME="lbAF">&nbsp;</A>
-<H2>SEE ALSO</H2>
+<H2 id="seealso">SEE ALSO</H2>
 
 <B><A HREF="pamcut.html">pamcut</A></B>,
 <B><A HREF="pnmcat.html">pnmcat</A></B>,
-<B><A HREF="pnmrotate.html">pnmrotate</A></B>,
+<B><A HREF="pamflip.html">pamflip</A></B>,
 <B><A HREF="pnm.html">pnm</A></B>,
 
-<A NAME="history">&nbsp;</A>
-<H2>HISTORY</H2>
+<H2 id="history">HISTORY</H2>
 
 <p>This program was added to Netpbm in Release 10.7 (August 2002).
 
 <HR>
-<A NAME="index">&nbsp;</A>
-<H2>Table Of Contents</H2>
+<H2 id="index">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">OPTIONS</A>
-<LI><A HREF="#lbAF">SEE ALSO</A>
+<LI><A HREF="#synopsis">SYNOPSIS</A>
+<LI><A HREF="#description">DESCRIPTION</A>
+<LI><A HREF="#options">OPTIONS</A>
+<LI><A HREF="#seealso">SEE ALSO</A>
 <LI><A HREF="#history">HISTORY</A>
 </UL>
 </BODY>