Module embedded_text::rendering
source · Expand description
Helpers to render text Pixel iterators used for text rendering
Modules§
- Character rendering Character rendering
- Cursor to track rendering position Cursor to track rendering position
- Line rendering Line rendering
- Whitespace rendering Whitespace rendering
Structs§
- Pixel iterator for styled text.
Traits§
- This trait is used to associate a state type to a horizontal alignment option.