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
Some functions are only available if PHP is compiled with the bundled version of the GD library.
ImageUtil tries to solve these issues by using custom functions where possible, but because they are written in PHP, they are much slower than the bundled versions.