Function resolve_stroke

Source
pub(crate) fn resolve_stroke(
    node: SvgNode<'_, '_>,
    has_bbox: bool,
    state: &State<'_>,
    cache: &mut Cache,
) -> Option<Stroke>