Terminal.getAllowBold
bool getAllowBold()Checks whether or not the terminal will attempt to draw bold text, by using a bold font variant.
Returns
true if bolding is enabled, false if not
Deprecated
There's probably no reason for this feature to exist.