Forum Discussion

gman4455's avatar
gman4455
Visitor
12 years ago

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) ...