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.
IndexSuggestions & BugsWebsite,  Documentation,  Book Bugs › Reference error - scale()
Page Index Toggle Pages: 1
Reference error - scale() (Read 731 times)
Reference error - scale()
Dec 10th, 2005, 7:01pm
 
Shalom,
I think there are some errors in the scale() reference page, http://processing.org/reference/scale_.html .

1. "size" is described: "float: percentage to scale the object", but is actually the fraction. not percentage.

2. The example states: "calling scale(2.0) and then scale(1.5) is the same as scale(2.5)". If the effect is indeed multipicative, it should be 3.0.

Many thanks,
Yoav.
Page Index Toggle Pages: 1