Replies: 3 comments 3 replies
|
To be clear, I'm guessing that a 'textline' is just a single line of text. To draw text with different fonts, I suggest you just draw each character individually. |
0 replies
|
Yes, a single line of text. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I want to draw mixed font family textline, and get 4-point coordinates for each character drawed, how to realize it with pillow?
All reactions