Processing Bugs

Results 40 comments of Processing Bugs

_From [email protected] on September 12, 2012 22:00:55_ Would something like this work: ``` public boolean contains(float x, float y) { if (family == PATH) { //consider transformations - would matrix...

_From [email protected] on September 14, 2012 15:18:52_ And that's why contains() is not a documented part of the API: http://processing.org/reference/PShape.html

_From [email protected] on September 14, 2012 15:22:07_ Cool, thanks for the heads-up !

**Comment by [joshgiesbrecht](https://github.com/joshgiesbrecht)** _Saturday Mar 29, 2014 at 15:42 GMT_ --- Spent time on this lately. Discovered that the Menu button press causes the Activity's Window (not View, but Window)...

**Comment by [benfry](https://github.com/benfry)** _Monday Jun 24, 2013 at 12:51 GMT_ --- Added a note to that issue, I think we're just seeing OpenGL blending issues when dealing with text.

**Comment by [zerocool1989](https://github.com/zerocool1989)** _Monday Aug 19, 2013 at 10:57 GMT_ --- Hi there is any one working on this , if not I would like to start getting involved.

**Comment by [benfry](https://github.com/benfry)** _Monday Aug 19, 2013 at 20:55 GMT_ --- Not that I know of.

**Comment by [prisonerjohn](https://github.com/prisonerjohn)** _Sunday Jun 08, 2014 at 15:36 GMT_ --- @jdf offered to help with this feature if needed.

**Comment by [codeanticode](https://github.com/codeanticode)** _Tuesday Oct 08, 2013 at 15:15 GMT_ --- factor refers to the alpha channel of the source color (denoted as B in the reference), at least that's...

**Comment by [alignedleft](https://github.com/alignedleft)** _Monday Jul 22, 2013 at 15:42 GMT_ --- @REAS I think this is a good idea, to have a print-specific CSS stylesheet that nicely formats the reference...