Skip to content

textmode.js / converters

converters

Contains all converters that can be added to a rendering pipeline to shape the textmode output.

Classes

ClassDescription
TextmodeBrightnessConverterConverter that maps brightness values from a source texture to ASCII characters.
TextmodeConverterBase class for all textmode converters.
TextmodeFeatureConverterAbstract base class for all feature-based textmode converters like 'brightness'.