Module carnelian::render::generic

source ·

Re-exports§

  • pub use self::forma::Forma;

Modules§

Structs§

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§

Type Aliases§