[commits] Image branch master updated. 89b605eb0e82a7fb5b0ac95b45fd1cd439169367

Michael J. Rubinsky mrubinsk at horde.org
Sun Jan 13 22:02:00 UTC 2019


The branch "master" has been updated.
The following is a summary of the commits.

from: ed5d01a78b0ea2b5aba66518f79c93f020f65f39

e47a3f8 Add ability to flatten image.
89b605e Optimization: Don't check page count if asking for the first image.

Summary: https://github.com/horde/Image/compare/ed5d01a78b0e...89b605eb0e82

-----------------------------------------------------------------------

commit e47a3f82848ae9d725ab1120dcb75603ef77f9e5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 13 Jan 2019 16:51:26 -0500

Add ability to flatten image.

 M lib/Horde/Image/Im.php
 M lib/Horde/Image/Imagick.php

https://github.com/horde/Image/commit/e47a3f82848ae9d725ab1120dcb75603ef77f9e5

-----------------------------------------------------------------------

commit 89b605eb0e82a7fb5b0ac95b45fd1cd439169367
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun, 13 Jan 2019 17:00:38 -0500

Optimization: Don't check page count if asking for the first image.

Every Horde_Image will always have a image[0], so short circuit the
potentially expensive getImagePageCount() call.

 M lib/Horde/Image/Im.php
 M lib/Horde/Image/Imagick.php

https://github.com/horde/Image/commit/89b605eb0e82a7fb5b0ac95b45fd1cd439169367


More information about the commits mailing list