(bug 14706) Added support for the Imagick PHP extension. Based on patch by Leslie...
authorBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 12 Mar 2011 19:32:39 +0000 (19:32 +0000)
committerBryan Tong Minh <btongminh@users.mediawiki.org>
Sat, 12 Mar 2011 19:32:39 +0000 (19:32 +0000)
commit634594c0398e6587e9c6ba49be29bf7ddfbe6832
tree9a4da8f0d506dc21528c3ffa48e76ee706b6905f
parentcce73ad600a143537622548748282e97151428de
(bug 14706) Added support for the Imagick PHP extension. Based on patch by Leslie Hoare.
Scaler type is "imext". Rotation is supported.
Logic mostly copied from transformImagemagick() and ported to Imagick calls.
Resizing animated gifs is broken; it only shows the first frame and I can't find out why it does not work, but otherwise it is fully working.
CREDITS
RELEASE-NOTES
includes/media/Bitmap.php