Quote:
Originally Posted by Draenin
Any way to do custom fonts with something like this as well?
|
I'm fairly certain that you can just use
PHP Code:
this.fimg.font = "custom font name here"
for this specific example
and use a ttf uploaded on the server
(referenced from
http://wiki.graal.net/index.php/Particle_Engine)
Havent tried yet though 8-D