Re-exports§
pub use self::forma::Forma;
Modules§
Structs§
- Rectangular copy region.
- 2D layer containing a raster with a style.
- Post-render image copy.
- Pre-render image clear.
- Pre-render image copy.
- Rendering extensions.
- Raster style.
Enums§
- Raster blend mode. See https://www.w3.org/TR/compositing/#blending for more details.
- Raster fill type.
- Raster fill rule that determines how self-intersecting parts of the path are filled. It uses the winding number–the count of how many full counter-clockwise revolutions (‘windings’) the curve makes around a point–to determine whether this point should be filled or not.
Traits§
- Either Spinel or Forma. Zero-sized.
- A group of ordered layers.
- Rendering context and API start point.
- Builds one closed path.
- Raster.
- Builds one Raster.