ID: 30371 Updated by: [email protected] Reported By: chris at lodesys dot com -Status: Feedback +Status: No Feedback Bug Type: Feature/Change Request Operating System: all PHP Version: 5.0.1 Assigned To: pajoye New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2005-01-31 09:53:33] [EMAIL PROTECTED] You can use the MeanRemoval filter available in php5+. It's not a perfect solutions for every needs but works well fo common uses. Does it fit your needs? --Pierre ------------------------------------------------------------------------ [2004-10-09 07:46:24] chris at lodesys dot com Description: ------------ The current interface to the GD image library includes access to a number of GD functions, including the imagecopyresampled and imagecopyresized. When shrinking an image, the new smaller image will be "blurry" and needs to be sharpened. The GD image library includes a gdImageSharpen function. Can it be implemented in PHP (as ImageSharpen())? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30371&edit=1
