Module lyon_algorithms::fit

source ·
Expand description

Fit paths into rectangles.

Enums

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

Functions

  • Computes a transform that fits a rectangle into another one.
  • Fits a path into a rectangle.