rectangle in dc-path%

Closes the open sub-path, if any, and adds a closed path that represents a rectangle whose top-left corner is (x,y) and whose dimensions are width by height. (This convenience method is implemented in terms of close, move-to, and line-to.)