nekranox Posted August 13, 2021 Share Posted August 13, 2021 Currently it is not possible using the new LUA screen functions to rotate text. As a result, is it is not possible to have a screen in portrait orientation with text. The only way to add text using the new functions is addText(layer, font, text, x, y) But the documentation states that this function does not support rotation Screenshot: https://imgur.com/a/GHxK0w8 Documentation: Text rotation is essential, I won't be able to convert my existing content over without it. Can this be added a priority? Thanks NQ-Deckard, ATCGuardian, Elias Villd and 1 other 4 Link to comment Share on other sites More sharing options...
Juvenius Drakonius Posted March 19 Share Posted March 19 it could be... --rotation: in radiants or degrees [x,y,z] addText(layer, font, text, x, y, [rotation]) Link to comment Share on other sites More sharing options...
NQ-Ligo Posted April 26 Share Posted April 26 Hi there ! We considered the text rotation, but was not possible some aspects. So we added full layer transformations support on Athena update, so you can use that to rotate your text. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now