How to rotate text? #103
Answered
by
sffc
Mirth-less
asked this question in
Q&A
How to rotate text?
#103
-
In the properties field for a text box on the card, you can set the rotate property to any degree, and it will rotate the text by that much, but not as expected. It rotates each letter individually around their own axes, rather than the whole body of text together. Is this a bug or am I using rotate wrong? |
Beta Was this translation helpful? Give feedback.
Answered by
sffc
Jul 31, 2025
Replies: 1 comment 1 reply
-
The To rotate an entire block of text, use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Mirth-less
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
rotate
attribute on thetext
element rotates each glyph individually.To rotate an entire block of text, use the
transform
attribute.Example: https://developer.mozilla.org/en-US/play?id=Dmj1sEnTSocuUkGh0IuPxl7sg6KzHIBv%2BrPbG8i3egtu3NJ%2Frqhng8pm9iGeGsFlK4DVjZRjM8wZNs0f