Module pixel_widgets::text[][src]

Expand description

Primitives for rendering text

Structs

CharPositionIter

Iterator over characters that have been layout by the rusttype engine.

Font

A font loaded by the Ui

Text

A styled paragraph of text

Enums

TextWrap

How to wrap text