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