Terminal.allowBold

Set allowBold property.

More...
  1. bool allowBold [@property getter]
  2. bool allowBold [@property setter]
    class Terminal
    @property
    void
    allowBold
    (
    bool propval
    )

Parameters

propval bool

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

Detailed Description

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