pub type PietTextLayoutBuilder = D2DTextLayoutBuilder;
Expand description
The associated text layout builder for this backend.
This type matches RenderContext::Text::TextLayoutBuilder
Aliased Typeยง
pub struct PietTextLayoutBuilder { /* private fields */ }