Documentation / @ripl/terminal / BrailleRasterizerOptions
Interface: BrailleRasterizerOptions ​
Defined in: terminal/src/rasterizer.ts:58
Options for constructing a BrailleRasterizer.
Properties ​
| Property | Type | Description | Defined in |
|---|---|---|---|
background? | ColorRGBA | The color residual alpha is composited against when a cell resolves its color. A terminal's real background is unknowable, so this stands in for it. Defaults to opaque black. | terminal/src/rasterizer.ts:63 |