On Tue, Feb 20, 2001 at 04:10:08PM -0800, Brandon Orther wrote:
> I am looking for an Image Library that can blur text. Does anyone know of
> an image library that can work with php to make blured text?
It's not a very versatile (Can't define the extent to which a blur is done),
but php_imlib does it. You could, of course, re-blur the text if it wasn't
enough the first time. <shrug>. :)
http://mmcc.cx/php_imlib/
Matt
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]