display text in different font
display text in different font
Out of context: Reply #1
- Started
- Last post
- 7 Responses
- mitsu0
a simple way is to put every character of each font in its own image and then when a user enters a word, you just show the corresponding image to create the word... you can do this server or client side..