Skip to content

Commit d2123c4

Browse files
committed
Updated version number
1 parent ee74e46 commit d2123c4

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/Zebra_Image/Zebra_Image.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h4>Author(s):</h4>
5454
</ul>
5555
<h4>Version:</h4>
5656
<ul>
57-
<li>2.2.7 (last revision: July 12, 2017)</li>
57+
<li>2.2.7 (last revision: August 21, 2017)</li>
5858
</ul>
5959
<h4>Copyright:</h4>
6060
<ul>
@@ -99,7 +99,7 @@ <h3>Class properties</h3>
9999
<a name="var$auto_handle_exif_orientation"></a>
100100
<h4 class="variable"><span><em>boolean</em></span> $auto_handle_exif_orientation <span class="value"></span></h4>
101101
<div class="doc_block">
102-
<p>If set to TRUE, images will be auto-rotated according to the <a href="http://keyj.emphy.de/exif-orientation-rant/">Exif Orientation Tag</a> so that they are always shown correctly.</p>
102+
<p>If set to TRUE, JPEG images will be auto-rotated according to the <a href="http://keyj.emphy.de/exif-orientation-rant/">Exif Orientation Tag</a> so that they are always shown correctly.</p>
103103
<p><div class="highlight">If you set this to TRUE you must also enable exif-support with --enable-exif. Windows users must enable both
104104
the php_mbstring.dll and php_exif.dll DLL's in php.ini. The php_mbstring.dll DLL must be loaded before the
105105
php_exif.dll DLL so adjust your php.ini accordingly. See <a href="http://php.net/manual/en/exif.installation.php">the PHP manual</a></div></p><p>Default is FALSE</p>
@@ -714,7 +714,7 @@ <h5>Parameters:</h5>
714714
be smaller or equal to the required width/height) and then it will
715715
be centered both horizontally and vertically. The blank area will be
716716
filled with the color specified by the <strong>bgcolor</strong> argument. (the
717-
blank area will be filled only if the image is not transparent!)</li></ul> <ul><li><strong>ZEBRA_IMAGE_NOT_BOXED</strong> - the image will be scalled so that it
717+
blank area will be filled only if the image is not transparent!)</li></ul> <ul><li><strong>ZEBRA_IMAGE_NOT_BOXED</strong> - the image will be scaled so that it
718718
<em>could</em> fit in a box with the given width and height but will
719719
not be enclosed in a box with given width and height. The new width/
720720
height will be both smaller or equal to the required width/height</li></ul><p> <ul><li><strong>ZEBRA_IMAGE_CROP_TOPLEFT</strong></li><li><strong>ZEBRA_IMAGE_CROP_TOPCENTER</strong></li><li><strong>ZEBRA_IMAGE_CROP_TOPRIGHT</strong></li><li><strong>ZEBRA_IMAGE_CROP_MIDDLELEFT</strong></li><li><strong>ZEBRA_IMAGE_CROP_CENTER</strong></li><li><strong>ZEBRA_IMAGE_CROP_MIDDLERIGHT</strong></li><li><strong>ZEBRA_IMAGE_CROP_BOTTOMLEFT</strong></li><li><strong>ZEBRA_IMAGE_CROP_BOTTOMCENTER</strong></li><li><strong>ZEBRA_IMAGE_CROP_BOTTOMRIGHT</strong></li></ul> For the methods involving crop, first the image is scaled so that both its sides are equal or greater than the respective sizes of the bounding box; next, a region of required width and height will be cropped from indicated region of the resulted image.</p><p>Default is ZEBRA_IMAGE_CROP_CENTER</p></td>
@@ -793,7 +793,7 @@ <h5>Parameters:</h5>
793793
</tr>
794794
</table>
795795
<div id="doc_footer">
796-
Documentation generated on <span>Wed, 12 Jul 2017 10:40:33 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
796+
Documentation generated on <span>Mon, 21 Aug 2017 17:15:44 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
797797
</div>
798798
</div>
799799
</body>

docs/elementindex_Zebra_Image.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3>_</h3>
7272
<h3>a</h3>
7373
<dl>
7474
<dt>$auto_handle_exif_orientation</dt>
75-
<dd>in file <em>Zebra_Image.php</em>, variable <a href="Zebra_Image/Zebra_Image.html#var$auto_handle_exif_orientation">Zebra_Image::$auto_handle_exif_orientation</a><span>If set to TRUE, images will be auto-rotated according to the <a href="http://keyj.emphy.de/exif-orientation-rant/">Exif Orientation Tag</a> so that they are always shown correctly.</span></dd>
75+
<dd>in file <em>Zebra_Image.php</em>, variable <a href="Zebra_Image/Zebra_Image.html#var$auto_handle_exif_orientation">Zebra_Image::$auto_handle_exif_orientation</a><span>If set to TRUE, JPEG images will be auto-rotated according to the <a href="http://keyj.emphy.de/exif-orientation-rant/">Exif Orientation Tag</a> so that they are always shown correctly.</span></dd>
7676
<dt>apply_filter</dt>
7777
<dd>in file <em>Zebra_Image.php</em>, method <a href="Zebra_Image/Zebra_Image.html#methodapply_filter">Zebra_Image::apply_filter()</a><span>Applies one or more filters to the image given as <a href="Zebra_Image/Zebra_Image.html#var$source_path">source_path</a> and outputs it as the file specified as <a href="Zebra_Image/Zebra_Image.html#var$target_path">target_path</a>.</span></dd>
7878
</dl>
@@ -215,7 +215,7 @@ <h3>z</h3>
215215
</tr>
216216
</table>
217217
<div id="doc_footer">
218-
Documentation generated on <span>Wed, 12 Jul 2017 10:40:33 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
218+
Documentation generated on <span>Mon, 21 Aug 2017 17:15:43 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
219219
</div>
220220
</div>
221221
</body>

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2>Zebra_Image, a compact (one-file only) and lightweight image manipulation PH
5151
</tr>
5252
</table>
5353
<div id="doc_footer">
54-
Documentation generated on <span>Wed, 12 Jul 2017 10:40:33 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
54+
Documentation generated on <span>Mon, 21 Aug 2017 17:15:44 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
5555
</div>
5656
</div>
5757
</body>

docs/li_Zebra_Image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h2>Zebra_Image, a compact (one-file only) and lightweight image manipulation PH
5151
</tr>
5252
</table>
5353
<div id="doc_footer">
54-
Documentation generated on <span>Wed, 12 Jul 2017 10:40:33 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
54+
Documentation generated on <span>Mon, 21 Aug 2017 17:15:44 +0200</span> by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
5555
</div>
5656
</div>
5757
</body>

0 commit comments

Comments
 (0)