Expand description
The Direct2D backend for the Piet 2D graphics abstraction.
Re-exports§
pub use crate::d2d::D2DDevice;
pub use crate::d2d::D2DFactory;
pub use crate::d2d::DeviceContext as D2DDeviceContext;
pub use crate::dwrite::DwriteFactory;
Modules§
Structs§
- D2DLoaded
Fonts - The set of loaded fonts, shared between
D2DText
instances. - D2DRender
Context - D2DText
- D2DText
Layout - D2DText
Layout Builder