-
Hi,
If I simply clone the text layers, and change the dimensions, then they turn out centered differently
Thank you |
Beta Was this translation helpful? Give feedback.
Answered by
has2k1
Dec 8, 2024
Replies: 1 comment 1 reply
-
Use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
aborruso
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the
path_effects
parameter to add a stroke around the text. There is a link in the documentation to the Matplotlib tutorial.