Function px

Source
fn px(v: f64, scale: f32, min: f64) -> usize
Expand description

A pixel-sized parameter (project px) as whole image px at scale, floored at min. A non-zero request never rounds down to nothing, so a small radius still shows in the small preview canvas instead of appearing only on export (preview == export).