What is the name of the Brightscript default font, and how do I use it when using the roscreen drawtext function?
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.
