Skip to main content

Module bounding_rect

Module bounding_rect 

Source
Expand description

Bounding rectangle calculation.

Port of agg_bounding_rect.h — computes the axis-aligned bounding box of a vertex source.

Functions§

bounding_rect
Compute the bounding rectangle across multiple paths from a vertex source.
bounding_rect_single
Compute the bounding rectangle of a single path from a vertex source.