[][src]Module piet_common::backend

Support for piet embedded-graphics back-end.

Structs

Device

The associated image type for this backend.

Type Definitions

Brush

The associated brush type for this backend.

Piet

The RenderContext for the Embed backend, which is selected.

PietFont

The associated font type for this backend.

PietFontBuilder

The associated font builder for this backend.

PietText

The associated text factory for this backend.

PietTextLayout

The associated text layout type for this backend.

PietTextLayoutBuilder

The associated text layout builder for this backend.