php-imagine / Imagine

PHP Object Oriented image manipulation library
https://imagine.readthedocs.io
Other
4.42k stars 530 forks source link

imagick: add reset image page after resize #832

Open 4rthem opened 2 years ago

4rthem commented 2 years ago

Chaining resize then crop produced invalid output.

ausi commented 2 years ago

How can I reproduce the issue?

Can you add a unit test that tests this?