processing-docs icon indicating copy to clipboard operation
processing-docs copied to clipboard

The functions square() and text() are not mentioned as related to rectMode()

Open soegaard opened this issue 4 years ago • 0 comments

Issue description

The settings made by rectMode() affects how square() and text() interprets their arguments.

Therefore both square() and text() ought to be mentioned as related to rectMode().

URL(s) of affected page(s)

https://processing.org/reference/rectMode_.html

Proposed fix

Add square() and text() as related functions.

soegaard avatar Jun 28 '21 11:06 soegaard