Closed elzekool closed 9 years ago
The included Imagine\Image\Box breaks the thumbnail generation of Imagine, The thumbnail filter uses Imagine\Image\Box::contains() to check if the thumbnail should be generated or that the original image should be returned
Thanks for info. I think the best solution will be to change images drawing algorithm and remove Imagine\Image\Box class from PHPPdf.
Ok, Imagine\Image\Box has been removed in 1.2.6 version.
1.2.6
The included Imagine\Image\Box breaks the thumbnail generation of Imagine, The thumbnail filter uses Imagine\Image\Box::contains() to check if the thumbnail should be generated or that the original image should be returned