Function spiropath::transform[][src]

pub fn transform(polylines: &mut [Polyline], x_scale: Scale, y_scale: Scale)
Expand description

Scale and move the points to fit in a (0,0) -> (w,h) bounding box.