Skip to content

textmode.js

Namespaces

NamespaceDescription
convertersContains all converters that can be added to a rendering pipeline to shape the textmode output.
exportAll types related to export options for different formats.

Enumerations

EnumerationDescription
TextmodeErrorLevelError handling levels to control how errors are reported and handled.

Classes

ClassDescription
textmodeThe main entry point for the textmode.js library.
TextmodeConversionPipelineManages the conversion pipeline for textmode rendering.
TextmodeFontManages the textmode font used for rendering characters.
TextmodeGridManages the grid for the ASCII rendering pipeline of a Textmodifier instance.
TextmodifierManages textmode rendering on a canvas or video element.

Type Aliases

Type AliasDescription
CaptureSourceSupported capture sources for textmode rendering
TextmodeCharacterRepresents a single character in the textmode font.
TextmodeOptionsOptions for creating a Textmodifier instance.

References

default

Renames and re-exports textmode