PietText

Type Alias PietText 

Source
pub type PietText = CairoText;
Expand description

The associated text factory for this backend.

This type matches RenderContext::Text

Aliased Typeยง

pub struct PietText { /* private fields */ }