[−][src]Module embedded_text::rendering
Pixel iterators used for text rendering.
Modules
| character | Character rendering. |
| cursor | Cursor to track rendering position. |
| line | Line rendering. |
| whitespace | Whitespace rendering. |
Structs
| StyledTextBoxIterator | Pixel iterator for styled text. |
Traits
| StateFactory | This trait is used to associate a state type to a horizontal alignment option. |