Modules§
Structs§
- Backends
- Represents the backends that wgpu will use.
- Color
- Represents a color with values from 0-1
- Fill
Options - Parameters for the fill tessellator.
- Font
- A ttf/otf font
- Painter
- Object that manages the window and GPU resources
- Path
- Path
Builder - Stroke
Options - Surface
- Uniforms
Enums§
- LineCap
- Line
Join - Line join as defined by the SVG specification.
- Surface
Error - Result of an unsuccessful call to
Surface::get_current_texture
.