Module conrod_core::widget::primitive::text[][src]

Expand description

The primitive widget used for displaying text.

Structs

The state to be stored between updates for the Text.

The styling for a Text’s graphics.

Displays some given text centered within a rectangular area.

Enums

The way in which text should wrap around the width.