pub fn draw_guides(guides: &[[Pos2; 2]], painter: &mut Style<'_, impl Renderer>)
Draw the computed guide segments. Call this after the scene so a center guide — which runs through the opaque shapes it aligns — stays visible.