Creates a rect with origin at 0,0
See Rect#cut!(border)
Cut a border from a rect
See Rect#extend!(border)
Extends the rect by a border
The extent is the second point of the rect (x+width, y+height)
[Validate]