Server side graphics preprocessor??

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
mikusan
Forum Contributor
Posts: 247
Joined: Thu May 01, 2003 1:48 pm

Server side graphics preprocessor??

Post by mikusan »

I was wondering if this even exists... i want to write a script with the help of some server side program to make graphics on the go, that is not random graphics but graphics that represent text so that i can offer translations even to graphical links. Would someone point me in the rite direction? Is it possible...
Galahad
Forum Contributor
Posts: 111
Joined: Fri Jun 14, 2002 5:50 pm

Post by Galahad »

These functions may help. I'm not sure if that is exactly what you are looking for, but you can generate graphics on the fly with them.
Post Reply