Styled

Type Alias Styled 

Source
pub type Styled = StyledContent<char>;
Expand description

A “pixel” of the ASCII image. This has an aspect ratio defined by Typographer::symbol_aspect_ratio.

Aliased Type§

pub struct Styled { /* private fields */ }