spelling: canvas
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
6ff7423ec5
commit
29fd7b9f68
|
@ -600,7 +600,7 @@ class Image
|
||||||
do {
|
do {
|
||||||
$this->image->cropImage($w, $h, $x, $y);
|
$this->image->cropImage($w, $h, $x, $y);
|
||||||
/*
|
/*
|
||||||
* We need to remove the canva,
|
* We need to remove the canvas,
|
||||||
* or the image is not resized to the crop:
|
* or the image is not resized to the crop:
|
||||||
* http://php.net/manual/en/imagick.cropimage.php#97232
|
* http://php.net/manual/en/imagick.cropimage.php#97232
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user