Function convert_diffuse_lighting

Source
fn convert_diffuse_lighting(
    fe: SvgNode<'_, '_>,
    primitives: &[Primitive],
) -> Option<Kind>