[][src]Crate piet_common

Selection of a common back-end for piet.

Modules

error

Error conversion from D2D/DWrite to piet Error.

Structs

BitmapTarget

A struct provides a RenderContext and then can have its bitmap extracted.

D2DRenderContext
D2DText
D2DFont
D2DFontBuilder
D2DTextLayout
D2DTextLayoutBuilder
Device

A struct that can be used to create bitmap render contexts.

Type Definitions

Piet

The RenderContext for the Direct2D backend, which is selected.