Before SRV v7 - no.
In version 7 and newer - yes.
However, you cannot simply use TextOut or similar simple methods to draw text, because SRV positions each character manually.
You must use Draw method of a text style to draw text.
You can see the demo Demos\RVDemos\Assorted\Custom Draw\CustomDraw\