PositionAt and AtPosition give incorrect results when there are non-printable characters, or whitespace other than a space or a line feed.
Turns out runes are not added to the layout if the font doesn't have metrics for them. OOPS!
No dependencies set.
The note is not visible to the blocked user.
PositionAt and AtPosition give incorrect results when there are non-printable characters, or whitespace other than a space or a line feed.
Turns out runes are not added to the layout if the font doesn't have metrics for them. OOPS!