Crate floem_peniko
source ·Re-exports
pub use kurbo;
Structs
- Blend mode consisting of color mixing and composition functions.
- Shared data with an associated unique identifier.
- 32-bit RGBA color.
- Offset and color of a transition point in a gradient.
- Owned shareable font resource.
- Definition of a gradient that transitions between two or more colors.
- Owned shareable image resource.
- Describes the visual style of a stroke.
- Weak reference to a shared blob.
Enums
- Describes the color content of a filled or stroked shape.
- Reference to a brush.
- Defines the shape to be drawn at the ends of a stroke.
- Defines the layer composition function for a blend operation.
- Defines how a brush is extended when the content does not fill a shape.
- Describes the rule that determines the interior portion of a shape.
- Defines the pixel format of an image.
- Properties for the supported gradient types.
- Defines the connection between two segments of a stroke.
- Defines the color mixing function for a blend operation.
- Describes draw style– either a fill or stroke.
- Reference to a draw style.
Traits
- Trait for types that represent a source of color stops.
Type Aliases
- Collection of color stops.
- Collection of values representing lengths in a dash pattern.