Non-printable characters, certain whitespace are not properly accounted for #2

Closed
opened 2024-09-03 14:56:51 -06:00 by sashakoshka · 1 comment
Owner

PositionAt and AtPosition give incorrect results when there are non-printable characters, or whitespace other than a space or a line feed.

PositionAt and AtPosition give incorrect results when there are non-printable characters, or whitespace other than a space or a line feed.
Author
Owner

Turns out runes are not added to the layout if the font doesn't have metrics for them. OOPS!

Turns out runes are not added to the layout if the font doesn't have metrics for them. OOPS!
sashakoshka referenced this issue from a commit 2024-09-03 15:59:49 -06:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tomo/typeset#2
No description provided.