For example:
On Start of layout, create text (-100,-100), set text "300 characters and newline and 300 characters"
PROBLEM, Set text.height to text.TEXTHEIGHT renders as text.height = 10, in reality it is 100.
If rendered on screen (0,0) for example, it works properly.
Is there away around this other than creating on screen and moving it to the correct location?