Terminal.setAllowBold

Controls whether or not the terminal will attempt to draw bold text, either by using a bold font variant or by repainting text with a different offset.

class Terminal
void
setAllowBold
()

Parameters

allowBold bool

%TRUE if the terminal should attempt to draw bold text

Meta