Type Definition piet_common::PietText

source ·
pub type PietText = CairoText;
Expand description

The associated text factory for this backend.

This type matches RenderContext::Text