getFont()

Returns current font used by text() command.

Syntax:
variable = get Font()

Example:
printS( getfont() )
waitKey


See also setFont() command.