Terminal.getAllowBold

Checks whether or not the terminal will attempt to draw bold text by repainting text with a one-pixel offset.

class Terminal
bool
getAllowBold
()

Return Value

Type: bool

%TRUE if bolding is enabled, %FALSE if not

Meta