Terminal.setAllowBold

void setAllowBold(bool allowBold)

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

Parameters

allowBoldtrue if the terminal should attempt to draw bold text

Deprecated

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