Expand description
A GPU-accelerated backend for piet that uses the glow
crate.
Re-exports§
Structs§
- Brush
- The brush type.
- GlContext
- A wrapper around a
glow
context with cached information. - Image
- The image type.
- Render
Context - The whole point.
- Text
- The text engine type.
- Text
Layout - The text layout type.
- Text
Layout Builder - The text layout builder type.