PDA

View Full Version : convert username to an image script


geniuscrew
04-30-2003, 11:17 PM
Hi

I'm looking for a nicer way to display someone's username in a gothic font.

It will be shown when someone views their profile.

This is how i hope it will work:

- User clicks on another users name to display information.
- in member.php, I presume, the script converts the called user's username and creates an image out of it.
- the profile is then viewed as <img src="images/usernames/$userinfo[username].jpg, or something like that.

If anyone can help, I'd greatly appreciate it!

N!ck
04-30-2003, 11:46 PM
Check this out:
http://talk.eryxma.com/showthread.php?threadid=534&highlight=imagettftext

geniuscrew
05-01-2003, 10:57 AM
Thanks, but it's not working :/

Edit: Nevermind, it was my browser - thanks!

geniuscrew
05-01-2003, 12:27 PM
Sorry to double post, but how on earth do I work it around the username bit? o.O

Cheers