Structs§
- Browser
Font Metric - Canvas
Clip Elem - A reference to a canvas element with a clip path.
- Canvas
Glyph Elem - A glyph element.
- Canvas
Group Elem - A group of canvas elements.
- Canvas
Image Elem - An image element.
- Canvas
Page - A rendered page of canvas.
- Canvas
Path Elem - A path element.
- Canvas
Render Task - Holds the data for rendering canvas.
- Canvas
Stack - A stacked builder for
CanvasNode. - Canvas
State Guard - A guard for saving and restoring the canvas state.
- Canvas
Task - The task context for exporting canvas. It is also as a namespace for all the functions used in the task.
- Default
Export Feature - The default feature set which is used for exporting full-fledged canvas.
- Incr
Canvas DocClient - Maintains the state of the incremental rendering a canvas at client side
- Incr
Vec2 Canvas Pass - Incremental pass from vector to canvas
Enums§
- Canvas
Elem - A static enum for all the canvas elements.
- Group
Kind
Traits§
- BBoxAt
- Canvas
Device - Canvas
Op - The trait for all the operations that can be performed on some canvas element.
- Export
Feature - All the features that can be enabled or disabled.
Functions§
Type Aliases§
- Canvas
Node - A reference to a canvas element.
- Default
Canvas Task - The default feature set which is used for exporting canvas for printing.