Function zeno::bounds

source ยท
pub fn bounds<'a>(
    data: impl PathData,
    style: impl Into<Style<'a>>,
    transform: Option<Transform>,
) -> Bounds
Expand description

Computes the bounding box of the path.