pub fn rect_path(x: f32, y: f32, w: f32, h: f32) -> Path
Builds a closed rectangle path with top-left corner at (x, y).
(x, y)