about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-29 19:24:50 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-29 19:24:50 +0000
commit62c34c8bfece6ad6c7091897dcd4f20285bbd79b (patch)
treed9bb50fc02db886aa4d326d77332b5c50e7d7c0c
parent68a7163657cd2235e9569eb2281d8955bf84285a (diff)
downloadnetpbm-mirror-62c34c8bfece6ad6c7091897dcd4f20285bbd79b.tar.gz
netpbm-mirror-62c34c8bfece6ad6c7091897dcd4f20285bbd79b.tar.xz
netpbm-mirror-62c34c8bfece6ad6c7091897dcd4f20285bbd79b.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1074 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--pamscale.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/pamscale.html b/pamscale.html
index f3b97414..083e348f 100644
--- a/pamscale.html
+++ b/pamscale.html
@@ -2,13 +2,14 @@
 <HTML><HEAD><TITLE>Pamscale User Manual</TITLE></HEAD>
 <BODY>
 <H1>pamscale</H1>
-Updated: 18 February 2005
+Updated: 29 Deceber 2009
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
 <H2>NAME</H2>
 
 pamscale - scale a Netpbm image
+
 <H2 id="synopsis">SYNOPSIS</H2>
 
 <pre>
@@ -53,6 +54,10 @@ scales individually horizontally and vertically by specified factors.
 <P>You can either enlarge (scale factor &gt; 1) or reduce (scale factor
 &lt; 1).
 
+<p><b>pamscale</b> work on multi-image streams, scaling each one independently.
+But before Netpbm 10.49 (December 2009), it scales only the first image and
+ignores the rest of the stream.
+
 <h3 id="scalefactor">The Scale Factors</h3>
 
 <p>The options <b>-width</b>, <b>-height</b>, <b>-xsize</b>, <b>-ysize</b>,