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.