Log in

View Full Version : Generating graphics from text file



contracer11
02-23-2008, 09:09 PM
Hi:

Do you know any good tool to generate graphics
getting data from a text file ?

Thanks.

djr33
02-23-2008, 10:13 PM
Very broad question, but you can try to look at using the PHP GD image library, which allows you to create images from code, including writing text on them. Aside from that.... open up your photo editing software, make something "cool", and save it, I guess?

Master_script_maker
02-23-2008, 10:47 PM
i made a code that you can adapt here (http://masterproject.freehostia.com/image.html).