Font size always the same no matter what number I put.
I'm drawing text to a roImageCanvas to use as a loading page for a video player. Here is all of the code used to draw on the canvas below: Sub videoPaintCanvas() m.Canvas.AllowUpdates(false) ...
That the system font is Gotham has been known, but the fact that you can pass "Gotham" as the font name to roFontRegistry.Get() I don't believe has ever been documented.