Module fit
lyon_
algorithms
1.0.16
Module fit
Module Items
Enums
Functions
In crate lyon_
algorithms
lyon_algorithms
Module
fit
Copy item path
Source
Expand description
Fit paths into rectangles.
Enums
§
FitStyle
The strategy to use when fitting (stretching, overflow, etc.)
Functions
§
fit_box
Computes a transform that fits a rectangle into another one.
fit_
path
Fits a path into a rectangle.