Replies: 3 comments 2 replies
-
I wrote some code to do this for a single line text.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Let me know which specific properties you require to be exposed and we can work together to get them done. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Fixed by #396 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am trying to do hit testing and selection rendering.
Basically I need bounding box per grapheme along with the associated start/end index in the source string.
The data seems to be present in internal classes TextBox/TextLine/GlyphLayout;
Is there some public method I have overlooked that can give me this information?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions