Available on crate feature svg only.
Expand description

Provides the SVG template for rendering terminal output in a visual format.

Examples

See Template for examples of usage.

Structs

Errors that can occur when parsing NamedPalette from a string.

Palette of 16 standard terminal colors (8 ordinary colors + 8 intense variations).

RGB color with 8-bit channels.

Options that influence the scrolling animation.

Template for rendering Transcripts into an SVG image.

Configurable options of a Template.

Enums

Errors that can occur when parsing an RgbColor from a string.

Text wrapping options.