PietText

Type Alias PietText 

Source
pub type PietText = D2DText;
Expand description

The associated text factory for this backend.

This type matches RenderContext::Text

Aliased Typeยง

pub struct PietText { /* private fields */ }