processing / processing-docs

[Deprecated] Processing reference, examples, tutorials, and website
https://processing.org
371 stars 179 forks source link

SaveFrame() instructions are in error. This needs to be fixed #860

Closed georgescottroland closed 1 year ago

georgescottroland commented 3 years ago

Issue description

The Reference for the saveFrame() function is wrong. It states numbered frames will be saved as 0001, 0002, 0003, etc. The numbers actually saved are the frameCount.

URL(s) of affected page(s)

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

Proposed fix

Change the definition of saveFrame() in the Reference to reflect what is actually happening!

SableRaf commented 1 year ago

We have not identified this issue on the new website. If you believe this issue is still present, we encourage you to submit a report on the website repository. The current repository is being deprecated. Thank you for bringing this to our attention.