Forum Discussion

eockh's avatar
eockh
Visitor
13 years ago

Fonts weights and documentation

I'm using an image canvas to display a bunch of text and I need to change the font per line. Does anyone know the valid weights for the "Default" font to be used with the GetDefaultFont(integer size, Boolean bold, Boolean italic) call. Also, why does the BrightScriptReferenceManual.pdf in the SDK have the Object GetFont(String Family, integer size, Boolean bold, Boolean italic) call documented, but the docs online don't specify it.

Is there a way to turn an roFont into a string to use with TextAttr on an imageCanvas?

Which docs are valid/most recent? There also seem to be missing documentation on many of the interfaces on the online SDK reference.

19 Replies