diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2019-02-02 17:25:30 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2019-02-02 17:25:30 +0000 |
commit | 2b4a91e59394a69975aff2af8874e2f9693477e6 (patch) | |
tree | 514ea32da206033971742225c07c0902c0238509 /pamstretch.html | |
parent | face60fd87cd68588cdb0e3065bd75f1db399e04 (diff) | |
download | netpbm-mirror-2b4a91e59394a69975aff2af8874e2f9693477e6.tar.gz netpbm-mirror-2b4a91e59394a69975aff2af8874e2f9693477e6.tar.xz netpbm-mirror-2b4a91e59394a69975aff2af8874e2f9693477e6.zip |
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3525 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamstretch.html')
-rw-r--r-- | pamstretch.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pamstretch.html b/pamstretch.html index 06e52dcf..86a9496e 100644 --- a/pamstretch.html +++ b/pamstretch.html @@ -58,7 +58,9 @@ selected by the <B>-blackedge</B> and <B>-dropedge</B> options. <p>In the special case that the stretch factor is 1, there is no issue with the right and bottom edges, the edges of the output are identical to the edges -of the input regardless of <b>-blackedge</b> and <b>-dropedge</b>. +of the input regardless of <b>-blackedge</b> and <b>-dropedge</b>. However, +before Netpbm 10.86 (March 2019), <b>-dropedge</b> would cause the edge to be +dropped even where the stretch factor was 1. <H2 id="parameters">PARAMETERS</H2> |