unread
Hi All,
This patch adds suport for imagecopyrotated() to the extension when using
gd>=2.0.0. For some reason this function is disabled even when you add
support for the GD library to PHP.
Thanks,
David Giffin
unread
Bundled GD comes with a different and better working rotate function, that is
what you should be using.
Ilia
Hi All,
This patch adds suport for imagecopyrotated() to the extension when using
gd>=2.0.0. For some reason this function is disabled even when you add
support for the GD library to PHP.Thanks,
David Giffin