Hi
I’m not sure if I have missed the relevant documentation, but is there an easy way to get the size a text string will render on screen. This would enable me to perform either center the text, or check it stays within an area.
I am particularly interested in finding the length of the GUI tooltip string, to ensure it does not run offscreen.
thanks