Function convert_drop_shadow

Source
fn convert_drop_shadow(
    fe: SvgNode<'_, '_>,
    scale: Size,
    primitives: &[Primitive],
) -> Kind