Module aabb

Module aabb 

Source
Expand description

Bounding rectangle computation for paths.

Functionsยง

bounding_box
Computes the smallest axis-aligned rectangle that contains the path.
fast_bounding_box
Computes a conservative axis-aligned rectangle that contains the path.