logo

Module bevy::text[][src]

Expand description

Text drawing, styling, and font assets.

Modules

Structs

Enums

Describes horizontal alignment preference for positioning & bounds.

Describes vertical alignment preference for positioning & bounds. Currently a placeholder for future functionality.

Functions

Updates the TextGlyphs with the new computed glyphs from the layout

Type Definitions