textmode.js / media / TextmodeSource / characters
Method: characters()
ts
characters(chars): this;Set the characters used for brightness mapping.
Parameters
| Parameter | Type | Description |
|---|---|---|
chars | string | Characters to map from dark to bright. |
Returns
this
This instance for chaining.