One thing worth noting: a path lies within the box defined by all its control points. This is obvious enough for straight lines, but it is also an interesting property of bezier curves. Curves may not fill the box, but most simple calculators of bounding box will use this property rather than track the curve.
↧