PostScript command which pushes the current X and Y location onto the stack.

Example:
If the stack's current state is

> 0 3 4
and the current location is (5,6) then the command currentpoint will leave the stack looking like
> 0 3 4 5 6

Log in or register to write something here or to contact authors.