[][src]Type Definition piet_common::PietFont

type PietFont = CairoFont;

The associated font type for this backend.

This type matches RenderContext::Text::Font