Function resolve_fill

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