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 › textLeading not working
Page Index Toggle Pages: 1
textLeading not working? (Read 476 times)
textLeading not working?
Nov 17th, 2009, 8:49pm
 

I found myself in a hurry and I need a little help here please.

I copy paste de textLeading example code that is in processing reference and I hit play but the textleading does not work, it does not make line spacing. nothing happens using the code.

Is it a release problem??

Thanks
Re: textLeading not working?
Reply #1 - Nov 17th, 2009, 11:05pm
 
You are right. There is a problem with the example. this has to be corrected. it should be String lines = "LIN1\nLIN2\nLIN3";
Page Index Toggle Pages: 1