Text and positioning¶
A text element places a standalone run of text. Text supports multiple
lines with \n and can be aligned and positioned:
Place elements at explicit coordinates with at (x, y):
Text runs can contain escaped characters — a literal quote is \" and a
literal backslash is \\:
Next: change colours and strokes in Styling.