You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug related with ->resize() using Gd library, that creates a weird black border.
Maybe it's related with https://bugs.php.net/bug.php?id=73281
Fixed not using imagescale(), but the same resize function used in imagecow v1.x)