We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › How to make fonts transparent
Page Index Toggle Pages: 1
How to make fonts transparent? (Read 491 times)
How to make fonts transparent?
Jun 20th, 2008, 11:22am
 
When I make a processing font the letters arent transparent, this lead to ugly side effects which i guess you can imagine, how do I make the background of the letters transparent?

Cheers guys, I love processing btw!

gaz.
Re: How to make fonts transparent?
Reply #1 - Jun 20th, 2008, 12:27pm
 
well, it is transparent, by default. maybe it depends on the font you use. please send some code. you've got to make sure you've called background() before writing your text.
Re: How to make fonts transparent?
Reply #2 - Jun 20th, 2008, 6:49pm
 
check out the item that starts "objects with alpha"
http://processing.org/reference/troubleshooting/index.html#issues
Page Index Toggle Pages: 1