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.
Page Index Toggle Pages: 1
Set the clip rectangle (Read 1839 times)
Set the clip rectangle
Jun 1st, 2005, 12:02am
 
I would find it very useful if processing would support setting the clipping rectangle (or even better specify a shape as the clipping region).  Since the developers of processing may not want to include all the functionality of Java2D in the processing language, it would be useful if processing provided access to the Graphics object that the processing commmands use so that users can have access to the advanced features in Java2D.

-Sam
Re: Set the clip rectangle
Reply #1 - Aug 6th, 2005, 9:52pm
 
check out this section of the faq:
http://processing.org/faq/bugs.html#java2d
(was added after your original post)
Page Index Toggle Pages: 1