transparent text

Cool ways to do cool things.
Post Reply
tsh73
Posts: 46
Joined: Fri May 04, 2007 12:03 pm

transparent text

Post by tsh73 »

This is rework of code posted in
Games and Graphics\transparent text
http://justbasic.conforums.com/index.cg ... 1185276540

It just got too big to fit message 10k limit.
But it outputs text 5 times faster.

To get things from screen it needs font smoothing turned off (because it reads pixel by pixel, and black pixels should be black, not gray).
Attachments
transparentText.zip
(4.9 KiB) Downloaded 444 times
Post Reply