pub fn canvas_clip(x: f32, y: f32, w: f32, h: f32)
Intersect the current clipping region with an axis-aligned rectangle. Coordinates are in the current (possibly transformed) canvas space.