summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-15 03:47:27 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2019-01-15 03:47:27 +0000
commit8366e2f905fb6d57e8c197609e40deab42a785e7 (patch)
tree104d95aa1c73282fb1567a24ad122867afa878c0
parent62427908137afb97d6d24853f778e7997eaeb548 (diff)
downloadnetpbm-mirror-8366e2f905fb6d57e8c197609e40deab42a785e7.tar.gz
netpbm-mirror-8366e2f905fb6d57e8c197609e40deab42a785e7.tar.xz
netpbm-mirror-8366e2f905fb6d57e8c197609e40deab42a785e7.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3506 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--pamstretch-gen.html17
1 files changed, 10 insertions, 7 deletions
diff --git a/pamstretch-gen.html b/pamstretch-gen.html
index a651f43d..e13122fd 100644
--- a/pamstretch-gen.html
+++ b/pamstretch-gen.html
@@ -18,13 +18,16 @@ pamstretch-gen - use pamstretch and pamscale to scale by non-integer values
 
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
-<B>pamstretch-gen</B> is a program which uses <B><A
-HREF="pamstretch.html">pamstretch</A></B>, <B><A
-HREF="pnmfile.html">pnmfile</A></B>, and <B><A
-HREF="pamscale.html">pamscale</A></B> to smoothly scale up a PNM file
-by any ratio; it's like a more general version of pamstretch (hence
-the name). But other than the `any ratio' bit, it's much the same as
-pamstretch. :-)
+<B>pamstretch-gen</B> is a program which
+uses <B><A HREF="pamstretch.html">pamstretch</A></B>
+and <B><A HREF="pamscale.html">pamscale</A></B> to smoothly scale up a Netpbm
+image by any factor; it's like a more general version of <b>pamstretch</b>
+(hence the name).
+
+<b>pamstretch-gen</b> uses the <b>-dropedge</b> option on <b>pamstretch</b>.
+
+<p>The Netpbm global options <b>-quiet</b> and <b>-plain</b> do not exist
+on <b>pamstretch-gen</b>.
 
 
 <H2 id="seealso">SEE ALSO</H2>