Better text layouting #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently text layouting is done with a really simple algorithm that's "just good enough", but it starts to yield bad results when increasing the fontsize over 30px.
More sophisticated approaches may be necessary. adjustText may be an option, but OOTB it only works for matplotlib.pyplot.