Actually a really good idea to use a webserver to generate things like this. You should also release the PHP code so people can put it on their own webserver so you don't have all that stress on whatever server you're using.
Of course. I'm pro-open source; for the most part.
Of course. I'm pro-open source; for the most part.
Good man
If you're still looking for some performance improvements, and you're familiar with Python, the Python Imaging Library should be much faster than GD (PIL is written in C). If not, I hear imagemagick is faster than GD.
__________________
Quote:
*SlikRick: so should I even ask about your aim status?
*Xor: well if you want to
*Xor: but i am LARPING
*SlikRick: While on a computer?
*Xor: yes
*Xor: in my living room
*SlikRick: ahh
*Xor: i have a fort setup to hide from beasts
Good man
If you're still looking for some performance improvements, and you're familiar with Python, the Python Imaging Library should be much faster than GD (PIL is written in C). If not, I hear imagemagick is faster than GD.
I'll port it to Python when I get ungrounded :< I'm on my phone.