Terminal.setAllowBold

Controls whether or not the terminal will attempt to draw bold text, by using a bold font variant.

More...
class Terminal
void
setAllowBold
()

Parameters

allowBold bool

true if the terminal should attempt to draw bold text

Detailed Description

Deprecated: There's probably no reason for this feature to exist.