dk.salza.liq.renderer

render-screen

(render-screen)

render-window

(render-window window buffer)

split-to-lines

(split-to-lines charlist n)
Takes a list of chars and splits into
a list of lists. Splitting where the char
is a newline character.