wlt: terminal: draw terminal to buffers during redraw-cb
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 26 Sep 2012 21:48:35 +0000 (23:48 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 26 Sep 2012 21:48:35 +0000 (23:48 +0200)
commitd56f811de7992765b006783ed33651a2fff3fbc6
treee9fd4d1f59adfac7abd469c2ff13781cad7375e5
parentddb5c42c19c12e566556f7659ba8060807af8791
wlt: terminal: draw terminal to buffers during redraw-cb

Use the font subsystem to blit the console glyphs to the wlterm window
during redraw-callbacks.

This is mostly copied from src/terminal.c and the blitting functions from
uterm-fbdev.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/wlt_terminal.c