chickadee » s9fes-char-graphics » canvas-dump

canvas-dump CANVASprocedure

Returns a (vector-of string) that contains the characters written to the canvas. The vector elements are the rows, the string code-points the columns.

Original API, an alias of canvas->vector now.