Module rich_sdl2_rust::ttf::font::pen
source · Expand description
Extensions for crate::renderer::pen::Pen.
Structs§
- Options to render the text for
FontRenderExt::text. - Alignments of the text.
Enums§
- X-axis alignment of the text.
- Y-axis alignment of the text.
Traits§
- An extension for
Pento render a text.