Terminal.getAllowBold

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

class Terminal
int
getAllowBold
()

Return Value

Type: int

TRUE if bolding is enabled, FALSE if not

Meta