summary refs log tree commit diff
path: root/pamstereogram.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-05-15 20:53:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2020-05-15 20:53:38 +0000
commitd0f289c1b0ef92b817e3b5cd222e6881b89d6b92 (patch)
treee39ebbe8423d81a9c4bd7211bdcbb82dfa9d10be /pamstereogram.html
parent086e972a09619d19132855a7f96dc2a0a9399ddc (diff)
downloadnetpbm-mirror-d0f289c1b0ef92b817e3b5cd222e6881b89d6b92.tar.gz
netpbm-mirror-d0f289c1b0ef92b817e3b5cd222e6881b89d6b92.tar.xz
netpbm-mirror-d0f289c1b0ef92b817e3b5cd222e6881b89d6b92.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3809 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamstereogram.html')
-rw-r--r--pamstereogram.html17
1 files changed, 14 insertions, 3 deletions
diff --git a/pamstereogram.html b/pamstereogram.html
index d0c5ccf4..d2a67f8e 100644
--- a/pamstereogram.html
+++ b/pamstereogram.html
@@ -8,7 +8,7 @@
 
 <h1>pamstereogram</h1>
 
-<p>Updated: 19 June 2015</p>
+<p>Updated: 10 May 2020</p>
 
 <p><a href="#contents">Table Of Contents</a></p>
 
@@ -44,6 +44,7 @@ depth map</p>
 [<b>-depth=</b><i>fraction</i>]
 [<b>-planes=</b><i>near_pixels</i>,<i>far_pixels</i>]
 [<b>-randomseed=</b><i>integer</i>]
+[<b>-tileable</b>]
 [<i>infile</i>]
 </p>
 
@@ -309,7 +310,7 @@ granularity.
 
 <p>It is useful to specify the seed if you want to create reproducible
 results.  With the same random seed, you should get identical results
-every time you run <b>pamstereogram</b>.
+every time you run <b>pamstereogram</b>.</p>
 
 <p>This is irrelevant if you use a pattern file (<b>-patfile</b>
 option), because there is no random element to <b>pamstereogram</b>'s
@@ -318,6 +319,16 @@ behavior.</p>
 <p>This option was new in Netpbm 10.32 (February 2006).</p>
 </dd>
 
+<dt><b>-tileable</b></dt>
+
+<dd>Make the generated image horizontally tileable.  This works by
+blending a left-to-right rendering (the equivalent
+of <b>-xbegin</b>=0) with a right-to-left rendering (the equivalent
+of <b>-xbegin</b>=<i>width&minus;1</i>).
+
+<p>This option was new in Netpbm 10.91 (June 2020).
+</dd>
+
 </dl>
 
 
@@ -449,7 +460,7 @@ Netpbm 10.61 (December 2012).
 
 
 <h2><a id="author">AUTHOR</a></h2>
-<p>Copyright &copy; 2006-2015 Scott Pakin, <a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a>.</p>
+<p>Copyright &copy; 2006-2020 Scott Pakin, <a href="mailto:scott+pbm@pakin.org">scott+pbm@pakin.org</a>.</p>
 
 <h2><a id="contents">Table Of Contents</a></h2>
 <ul>