Evaluates a body of Lisp code with the relative and collect internal variables of the port set to nil
.
The with-relative-drawing
macro evaluates the code in body with the relative and collect internal variables of the pixmap graphics port port set to nil
to turn off the port's collecting of drawing bounds and automatic shifting of its origins. Use this macro only within a with-pixmap-graphics-port
macro.