You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
Consider a horizontal textline with x1=100, x2=200 and text='abc def' with a line cut at 150 between abc and def. In this case, def will be ignored completely when split_text=True.
The text was updated successfully, but these errors were encountered:
Consider a horizontal textline with
x1=100
,x2=200
andtext='abc def'
with a line cut at150
betweenabc
anddef
. In this case,def
will be ignored completely whensplit_text=True
.The text was updated successfully, but these errors were encountered: