Rotate Text
#6114
Replies: 1 comment 1 reply
-
|
This is the closest I have seen: https://github.com/FyshOS/fynedesk/blob/7bc2c75eda3aeff73b18450fe32a656bc4af27c4/internal/ui/widgetpanel.go#L142 It's not really rotating text, but it looks the same! Rotation has come up in other places, we should find a solution that works. |
Beta Was this translation helpful? Give feedback.
1 reply
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 searched the discussion and did not find the term "rotate text". Has anyone gotten text to run bottom to top? Basically normal canvas.Text and rotate it 90 degrees CCW or CW.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions