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