Implement different text overflow strategies #4

Open
opened 2026-08-09 14:34:02 +00:00 by manabug · 0 comments
Owner

Currently when calling _draw_text with max_width set, when the text overflows the max width, it is wrapped by word. However for different scenarios other strategies may be useful, such as wrap by character, and hide overflow.

Currently when calling `_draw_text` with `max_width` set, when the text overflows the max width, it is wrapped by word. However for different scenarios other strategies may be useful, such as wrap by character, and hide overflow.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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
manabug/raven#4
No description provided.