Function convert_ellipse

Source
fn convert_ellipse(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
) -> Option<Arc<Path>>