[][src]Type Definition piet_common::PietFontBuilder

type PietFontBuilder<'a> = CairoFontBuilder;

The associated font builder for this backend.

This type matches RenderContext::Text::FontBuilder