On Wed, November 2, 2005 5:31 am, bala chandar wrote:
> i know there is a support for Imagemagick in php. I have a doubt.

Could be.

> Please help me out.
> I have to create a image in which a text which should insert a texture
> withing it something like what we do with powerpoint word art. for eg.
> Rose is the text and i want to Rose picture withing the text using
> php. any suggestions or help welcomed!

http://php.net/gd
might have what you need.

If not, and if ImageMagick isn't built into your PHP, you could use:
http://php.net/exec to run ImageMagick from the command line.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to