Site updated at 2017-05-21 18:46:25 UTC

This commit is contained in:
Travis CI 2017-05-21 18:46:25 +00:00
parent 8b8dbecd7c
commit 11e5dfd71a
27 changed files with 44 additions and 42 deletions

View file

@ -84,7 +84,7 @@
</div>
<p>Configuration variables:</p>
<ul>
<li><strong>ssocr_bin</strong> (<em>Optional</em>): The command line tool <code class="highlighter-rouge">ssocr</code>. Set it if you use a different name for the executable. Defaults to <code class="highlighter-rouge">ssorc</code>.</li>
<li><strong>ssocr_bin</strong> (<em>Optional</em>): The command line tool <code class="highlighter-rouge">ssocr</code>. Set it if you use a different name for the executable. Defaults to <code class="highlighter-rouge">ssocr</code>.</li>
<li><strong>x_position</strong> (<em>Optional</em>): X coordinate of the upper left corner of the area to crop. Defaults to <code class="highlighter-rouge">0</code>.</li>
<li><strong>y_position</strong> (<em>Optional</em>): Y coordinate of the upper left corner of the area to crop. Defaults to <code class="highlighter-rouge">0</code>.</li>
<li><strong>height</strong> (<em>Optional</em>): Height of the area to crop. Defaults to <code class="highlighter-rouge">0</code>.</li>