Terminal.allowBold

Get allowBold property.

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

Return Value

Type: 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.