Expand description
Pathfinder’s representation of a vector scene.
This module also contains various path utilities.
Modules§
- clip
- dash
- Line dashing support.
- effects
- Special effects that can be applied to layers.
- fill
- Fill rules.
- gradient
- orientation
- outline
- A compressed in-memory representation of paths.
- pattern
- Raster image patterns.
- render_
target - Render targets.
- segment
- Line or curve segments, optimized with SIMD.
- sorted_
vector - A vector that maintains sorted order with insertion sort.
- stroke
- Utilities for converting path strokes to fills.
- transform
- Utilities for transforming paths.