Replies: 1 comment
-
Definitely looks like a bug. A PR would be most welcome. Thanks! |
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.
-
The character bounds returned by TryMeasureCharacterBounds looks wrong to me as the character does not fit into the box.

If I use a CustomGlyphBuilder like in one of the samples it is correct:

If you agree this is a bug I will attempt a pull request.
Code:
Beta Was this translation helpful? Give feedback.
All reactions