PietTextLayout

Type Alias PietTextLayout 

Source
pub type PietTextLayout = D2DTextLayout;
Expand description

The associated text layout type for this backend.

This type matches RenderContext::Text::TextLayout

Aliased Typeยง

pub struct PietTextLayout { /* private fields */ }