graph rmoveto - part-cw/lambdanative GitHub Wiki
(graph-rmoveto g x y)
Move pen position relative to current position without drawing, and update current point.
Parameter | Description |
---|---|
g | graph context |
x,y | relative pen movement in units of x- and y-axes |
Example
(graph-rmoveto g x y)