How to Precisely Position FabricText Object with an Accurate Bounding Box #10456
Unanswered
swisstechguy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to precisely position a FabricText object. However, the bounding box is always larger than the actual text, which prevents me from achieving pixel-perfect alignment.
How can I adjust the bounding box so that it exactly wraps around the text with pixel precision?
Example: https://jsfiddle.net/h2cm0v3e/
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions