The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: b416dfe0519cd2197f3e323e63f8ce69dac17d85 cb42e9e Add ability to flatten image. ba7606d Optimization: Don't check page count if asking for the first image. f0379b4 [mjr] Improve support for multi-page image objects. b6dd868 [mjr] Improve support for multi-page image objects. Summary: https://github.com/horde/Image/compare/b416dfe0519c...b6dd868f1054 ----------------------------------------------------------------------- commit cb42e9eeb70e8d24c5c0ec156445b4243987c5bc Author: Michael J Rubinsky <[email protected]> Date: Sun, 13 Jan 2019 17:27:18 -0500 Add ability to flatten image. M lib/Horde/Image/Im.php M lib/Horde/Image/Imagick.php https://github.com/horde/Image/commit/cb42e9eeb70e8d24c5c0ec156445b4243987c5bc ----------------------------------------------------------------------- commit ba7606d9f8e7133773964899935434262b3902dc Author: Michael J Rubinsky <[email protected]> Date: Sun, 13 Jan 2019 17:27:25 -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/ba7606d9f8e7133773964899935434262b3902dc ----------------------------------------------------------------------- commit f0379b49ba8e300ef428bbc7ac5782afe1cfdd69 Author: Michael J Rubinsky <[email protected]> Date: Sun, 13 Jan 2019 17:29:02 -0500 [mjr] Improve support for multi-page image objects. M doc/Horde/Image/changelog.yml https://github.com/horde/Image/commit/f0379b49ba8e300ef428bbc7ac5782afe1cfdd69 ----------------------------------------------------------------------- commit b6dd868f105436c5dd878cd77c0287d72b14b4e7 Author: Michael J Rubinsky <[email protected]> Date: Sun, 13 Jan 2019 17:29:02 -0500 [mjr] Improve support for multi-page image objects. M doc/Horde/Image/CHANGES M package.xml https://github.com/horde/Image/commit/b6dd868f105436c5dd878cd77c0287d72b14b4e7 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
