pub fn line(from: (f64, f64), to: (f64, f64)) -> ShapePiece
A stroked segment between two unit points of the frame: line((0.16, 0.5), (0.84, 0.5)).
line((0.16, 0.5), (0.84, 0.5))