roScreen/roFont?

I’m having some difficulty trying to get DrawText to display on an roScreen.
nm…roScreen requires “GetFont” - roImageCanvas needs “Get”

As a secondary note - when testing an roscreen, downloading files to tmp with rourltransfer, it crashes the roku a whole lot (connection to host lost) - are there any fixes for that?

roScreen doesn’t appear to have a valid .Close() method.
And it appears that if you don’t use .Get to load a font, then it doesn’t crash - which is good, but still an error message should be displayed when you try to use a property that isn’t valid for the roScreen component.

I’m sure it’s aknown/reported issue - but text colors for roScreen are XXGBR instead of XXRGB