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

How to get dimensions? #12

Open
Slyke opened this issue Jul 20, 2023 · 3 comments
Open

How to get dimensions? #12

Slyke opened this issue Jul 20, 2023 · 3 comments

Comments

@Slyke
Copy link

Slyke commented Jul 20, 2023

How do I calculate the width of the text like I would with myText.getBBox().width or myText.width?

@gregoiresage
Copy link
Owner

You can do it with myText.width

@Slyke
Copy link
Author

Slyke commented Jul 20, 2023

It's returning NaN when I use that property.

@gregoiresage
Copy link
Owner

Are you checking the property after setting the text?

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

No branches or pull requests

2 participants