BKWLD / croppa

Image thumbnail creation through specially formatted URLs for Laravel.
MIT License
496 stars 91 forks source link

imagecreatetruecolor(): Invalid image dimensions #191

Closed jordanade closed 2 years ago

jordanade commented 4 years ago

For whatever reason I'm getting some of these errors. Last call in this code is in Bkwld\Croppa\Image::resize at line 163. Would be nice if the code could handle these errors.

sdebacker commented 2 years ago

The new version 6 uses Intervention Image in place of PHPThumb.