Returns the font instance's basic font properties
Signature:
filename, fontHeight, flags = FontInstance:GetFont()
Returns:
filename- Path to a font file (string)fontHeight- Height (point size) of the font to be displayed (in pixels) (number)flags- Additional properties for the font specified by one or more (separated by commas) of the following tokens: (string)MONOCHROME- Font is rendered without antialiasingOUTLINE- Font is displayed with a black outlineTHICKOUTLINE- Font is displayed with a thick black outline