Use new text renderer
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 1 Aug 2012 13:41:22 +0000 (15:41 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 1 Aug 2012 13:41:22 +0000 (15:41 +0200)
commit5517fa16bdce40f066e3271691226ee6c47e39c2
treea9b2192486e9888f188009f85e83cd3eeb351e23
parentb074966af1282d6b98bdcdac9189d9a8369c27f5
Use new text renderer

This fixes the console and terminal layer to use the new text renderer
instead of the old one.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Makefile.am
configure.ac
src/console.c
src/console.h
src/main.c
src/terminal.c