PHP scripts: where to find how to convert text to images?
September 30, 2004 8:35 AM   Subscribe

PHP Scripts - Text to Images. [mi]

Where can I get a script to do
I'm guessing that the script converts words to images, but I don't know how it does it.
posted by seanyboy to Computers & Internet (7 answers total)
 
Response by poster: It's done with php. That's all I know.
posted by seanyboy at 8:38 AM on September 30, 2004


Take a look at this.
posted by signal at 8:46 AM on September 30, 2004


Best answer: Check this out at A List Apart.

http://alistapart.com/articles/dynatext/
posted by annathea at 8:52 AM on September 30, 2004


The PHP documentation seems to suggest this isn't terribly difficult.
posted by majick at 9:53 AM on September 30, 2004


All you need are the GD or ImageMagick libraries. Check out the PHP documentation; that's your best resource.
posted by SpecialK at 11:05 AM on September 30, 2004


Always check the PHP docs...
posted by angry modem at 11:30 AM on September 30, 2004


Response by poster: Thanks all.
posted by seanyboy at 2:33 AM on October 1, 2004


« Older Renting a Montreal Apartment   |   I'd like to learn how to take pro-quality portrait... Newer »
This thread is closed to new comments.