Question
How to find the bounding box of a shape?
I have a layer with multiple shapes in it.
How to find the bounding box of a shape made out of bezier curves, like this one:

I can see vertices and tangents info inside value property, but nothing similar to
sourceRectAtTime for a layer.
Computing bounding box of a concave shape is rather difficult.
Computing bounding box of a concave shape is rather difficult.
