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 */ }
pub type PietTextLayout = D2DTextLayout;
The associated text layout type for this backend.
This type matches RenderContext::Text::TextLayout
pub struct PietTextLayout { /* private fields */ }