Skip to content

Document using strokeCap(PROJECT) with point(), invisible points problem #792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jeremydouglass opened this issue Jan 8, 2020 · 0 comments · Fixed by #793
Closed

Document using strokeCap(PROJECT) with point(), invisible points problem #792

jeremydouglass opened this issue Jan 8, 2020 · 0 comments · Fixed by #793

Comments

@jeremydouglass
Copy link
Contributor

Issue description

Currently it is unclear in documentation that strokeCap(SQUARE) does not cause points to become square -- instead, it causes the points to become invisible. You must use strokeCap(PROJECT) instead. See processing issues:

processing/processing#4871
processing/processing#5957

URL(s) of affected page(s)

https://processing.org/reference/strokeCap_.html
https://processing.org/reference/point_.html

Proposed fix

Add a brief note to each reference page clarifying how strokeCap() interacts with point().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant