ID: 30371 Updated by: [EMAIL PROTECTED] Reported By: chris at lodesys dot com -Status: Open +Status: Feedback Bug Type: Feature/Change Request Operating System: all PHP Version: 5.0.1 -Assigned To: +Assigned To: pajoye New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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
