Function convert_length

Source
pub(crate) fn convert_length(
    length: Length,
    node: SvgNode<'_, '_>,
    aid: AId,
    object_units: Units,
    state: &State<'_>,
) -> f32