Function convert_pattern

Source
fn convert_pattern(
    node: SvgNode<'_, '_>,
    state: &State<'_>,
    cache: &mut Cache,
) -> Option<ServerOrColor>