[BUG] Text.render()
raises CanvasError
for some non-UTF-8 encodings when 1 <= maxcols < 3
#812
Closed
2 of 3 tasks
Labels
Description:
CanvasError
is raised when...
(triple period) is used and1 <= maxcols < 3
as in:Introduced in #809.
Affected versions (if applicable)
master
branch (9fab329)pypi
Steps to reproduce (if applicable)
Expected outcome
The ellipsis should be truncated or replaced with blanks (spaces).
Might also want to include these edge cases in the tests.
The text was updated successfully, but these errors were encountered: