Type Definition piet_common::PietTextLayout

source ·
pub type PietTextLayout = CairoTextLayout;
Expand description

The associated text layout type for this backend.

This type matches RenderContext::Text::TextLayout