Parameters
- text
- The text to render.
- width
- The width of the block to render (if null, parent width is used).
- height
- The height of the block to render (if null, auto height is used).
- style
- The style to use (can be null).
Return Value
true if no warnings were generated by this call, false otherwise.