by using a bold font variant.
Terminal.allowBold
bool allowBold() @propertyGet allowBold property.
Returns
Controls whether or not the terminal will attempt to draw bold text,
Deprecated
There's probably no reason for this feature to exist.
void allowBold(bool propval) @propertySet allowBold property.
Parameters
propval | Controls whether or not the terminal will attempt to draw bold text, by using a bold font variant. |
Deprecated
There's probably no reason for this feature to exist.