calamity-inc / Stand-Feedback

Share your feature suggestions and bug reports for Stand here!
4 stars 0 forks source link

Rotation option for directx.draw_text() #37

Open hexarobi opened 3 months ago

hexarobi commented 3 months ago

Is your feature request related to a problem? Please describe. I would like to draw text on an angle, specifically to fit more options on a radial menu.

Describe the solution you'd like Add a rotation parameter to the existing directx.draw_text() function, that rotates the text around the origin point. 0-360 integer degree? or radians? either works for me.

Describe alternatives you've considered I don't see this option on any natives.

Additional context