[][src]Module embedded_text::rendering

Helpers to render text Pixel iterators used for text rendering

Structs

Cursor

Internal structure that keeps track of rendering a [TextBox].

EmptySpaceIterator

Pixel iterator to render font spacing

StyledCharacterIterator

Pixel iterator to render a styled character

StyledTextBoxIterator

Pixel iterator for styled text.

Traits

StateFactory

This trait is used to associate a state type to a horizontal alignment option.