A very common thing people want to do is centre or right aligned text. It can be done with individual lines of text and with image.text() fairly easily but it's a semi-trivial hassle, and doesn't work with wrapped text using the vector text function.
A very common thing people want to do is centre or right aligned text. It can be done with individual lines of text and with
image.text()fairly easily but it's a semi-trivial hassle, and doesn't work with wrapped text using the vector text function.