Quote:
|
Originally Posted by projectigi
any other ideas how to make big text with alphablending? lol
|
Make your own font in psp (simply get all the letters/chars you want to use and put them in a layered image than export them as 24bit/alphatransparency image, there are some tutorials in gfx section)
Now "simply" script your own display system for text and voila you can zoom and use alpha transparency.
Ps, best would be to have a diffrent image for a few font sizes. Cause using font size 8 (or something) and zooming it with a factor of 10 would just be ugly. This might be a bit of work but hey, see it like this in the end you get want you want =)!