Module fit

Module fit 

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.