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 › Text displaying.
Page Index Toggle Pages: 1
Text displaying. (Read 634 times)
Text displaying.
Nov 6th, 2009, 8:02am
 
When displaying text in a sketch, is there a way to force a string of text to fit into the sketch's borders? - is there a property like length() that I can use to control the length of each line of text?

Thanks!
Re: Text displaying.
Reply #1 - Nov 6th, 2009, 8:29am
 
Perhaps you need to re-read the text() reference page... Smiley
(Hint: that's 'width', not 'length')
Page Index Toggle Pages: 1