[][src]Module lyon_algorithms::fit

Fit paths into rectangles.

Enums

FitStyle

The strategy to use when fitting (stretching, overflow, etc.)

Functions

fit_path

Fits a path into a rectangle.

fit_rectangle

Computes a transform that fits a rectangle into another one.