[−][src]Module embedded_text::rendering::line
Line rendering.
Structs
| StyledLineIterator | Pixel iterator to render a single line of styled text. |
| UniformSpaceConfig | Contains the fixed width of a space character. |
Enums
| State | Internal state used to render a line. |
Traits
| SpaceConfig | Retrieves size of space characters. |