chickadee » s9fes-char-graphics » canvas-draw-lines

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).