Crate pathfinder_path_utils
source ·Expand description
Various utilities for manipulating Bézier curves.
Most of these should go upstream to Lyon at some point.
Modules
A version of Lyon’s
cubic_to_quadratic
that is less sensitive to floating point error.Returns each segment of a path.
Utilities for converting path strokes to fills.
Applies a transform to paths.