Expression painter:moveto(x,y) terminates the last subpath of the current path and moves the current point to coordinates (x,y).
painter:moveto(x,y)
(x,y)
See also: PostScript operator moveto.
moveto