
i think they are pretty cool.
also, choose the one you want, then right click, properties, copy the link, then change dentafrice to what you want if you didn't know =)
hi
Is this being done use imagettftext(), or imagecopy() with loads of images for different letters?
i used to be NintendoNews. visit my blog or add me on twitter.
need help with vista? i am a microsoft certified technology specialist in configuring windows vista and connected home integrator.. pm me for help!
"I am the way, the truth, and the life. No one comes to the Father except through me"
John 14:6 (NIV)
imagettftext using ttf fonts
Not really hard, I still have to make it to not display errors if fonts are not defined and also add a default font and size..
Simple, do file_exists() on the font specified, if the .ttf doesn't exist re-set the font variable to a default one.
Thats what I am doing
PHP Code:$font = $_GET[font];
if(!file_exists("$font.ttf")) {
$font = "scribble.ttf";
}
I'M PSYCHIC ;o
Never argue with an idiot, he'll drag you down to his level, and beat you with experience.
And 15 mins later...Originally Posted by Recursion
*oh trust me
*I would NEVER go ATi
Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
*ordered.
Want to hide these adverts? Register an account for free!