- canvas-draw-lines CANVAS LINES #!optional CONFIGprocedure
- LINES
- (list-of fixnum) ; list of line segment x y.
- CONFIG
- (or false char plotter-configuration) ; drawing pattern, n elements, #f for skip or a char to draw; default is (current-plotter-char).