ID: 21470 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.3.0 Assigned To: pajoye New Comment:
the imagerotate() function is totally different from the imageCOPYrotated() function that I am referring to. imagerotate rotates an image imageCOPYrotate copys an image onto another image while rotating the image that we are copying. As far as I know, php doesn't allow access to the imageCOPYrotated function in gd > 2.0.8 Previous Comments: ------------------------------------------------------------------------ [2003-01-07 17:35:55] [EMAIL PROTECTED] Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Hello, We strongly recommand the use of the bundled GD, which includes imagerotate. Thank's for your report. pierre ------------------------------------------------------------------------ [2003-01-06 14:14:23] [EMAIL PROTECTED] http://www.boutell.com/gd/ has a patch against php 4.2.3 that adds the imagecopyrotated() function from the gdImageCopyRotated() function that was added in gd 2.0.8. I would be nice if this were a part of the php tree. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21470&edit=1
