[−][src]Crate pathfinder_path_utils
Various utilities for manipulating Bézier curves.
Most of these should go upstream to Lyon at some point.
Modules
cubic_to_quadratic | A version of Lyon's |
normals | |
orientation | |
segments | Returns each segment of a path. |
stroke | Utilities for converting path strokes to fills. |
transform | Applies a transform to paths. |