[−][src]Crate piet_common
Selection of a common back-end for piet.
Structs
| BitmapTarget | A struct provides a |
| CairoFont | |
| CairoFontBuilder | |
| CairoRenderContext | |
| CairoText | Right now, we don't need any state, as the "toy text API" treats the access to system font information as a global. This will change. |
| CairoTextLayout | |
| CairoTextLayoutBuilder | |
| Device | A struct that can be used to create bitmap render contexts. |
Enums
| Brush |
Type Definitions
| Piet | The |