I've ported three GD functions from the 2.0.12 version of GD into the
bundled version: imagesetclip(), imagegetclip(), and
imagecopyrotated()... I may go through and port more but I wanted to see
the response to this before I wasted more time...
You can find all you need at
http://www.coggeshall.org/php/gd_04042003.php
-~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~-
John Coggeshall
john at coggeshall dot org http://www.coggeshall.org/
-~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~--~=~
I've ported three GD functions from the 2.0.12 version of GD into the
bundled version: imagesetclip(), imagegetclip(), and
imagecopyrotated()... I may go through and port more but I wanted to see
the response to this before I wasted more time...
I'll look into them this weekend, when I will be working on porting fixes from
gd 2.0.12 into the bundled library.
Ilia
On Fri, 4 Apr 2003 13:11:04 -0500
"John Coggeshall" john@coggeshall.org wrote:
I've ported three GD functions from the 2.0.12 version of GD into the
bundled version: imagesetclip(), imagegetclip(), and
imagecopyrotated()... I may go through and port more but I wanted to
see the response to this before I wasted more time...
I can take care of imagecopyrotated using the actual imagerotate
function, which provides a better quality.
Do you agree?
pierre