Calculate font size properly
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 Nov 2011 16:12:17 +0000 (17:12 +0100)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 26 Nov 2011 16:12:17 +0000 (17:12 +0100)
commitc4d6c554fd048e410328f9bba8f797db565646de
treeab4db708edce4621258d47707a146b31069d5649
parent607a5eed54cec9e5285a845893805e59e320be0e
Calculate font size properly

We set the font size to the absolute size we have per cell instead of using a
fixed font-size.

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