Forum Discussion

idunno's avatar
idunno
Visitor
13 years ago

Brightscript Default font

What is the name of the Brightscript default font, and how do I use it when using the roscreen drawtext function?

1 Reply

  • You don't need the name of it (unless you're just curious) to use it. Just retrieve it with the GetDefaultFont(size As Integer, bold As Boolean, italic As Boolean) method of the roFontRegistry.