X Tutup
The Wayback Machine - https://web.archive.org/web/20201109225800/https://github.com/processing/processing-docs/issues/798
Skip to content
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

textWidth() is listed as an "attribute" #798

Open
loganzartman opened this issue Feb 17, 2020 · 2 comments
Open

textWidth() is listed as an "attribute" #798

loganzartman opened this issue Feb 17, 2020 · 2 comments
Assignees

Comments

@loganzartman
Copy link

@loganzartman loganzartman commented Feb 17, 2020

Issue description

textWidth() is listed as a "attribute", but seems to be a "metric"

URL(s) of affected page(s)

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

Proposed fix

Move textWidth() to the "Metrics" subsection

@jeremydouglass
Copy link
Contributor

@jeremydouglass jeremydouglass commented Feb 24, 2020

Huh.

That seems right in that it measures, rather than setting something.

@REAS
Copy link
Member

@REAS REAS commented Feb 28, 2020

Yes, agree. I'll add it to my list.

@REAS REAS self-assigned this Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
X Tutup