wlt: load font modules during startup
authorDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 26 Sep 2012 21:47:12 +0000 (23:47 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Wed, 26 Sep 2012 21:47:12 +0000 (23:47 +0200)
commitddb5c42c19c12e566556f7659ba8060807af8791
tree1d57dcd7e34074a6f89422d5f46658a1fe021dde
parentd16f429335240a8094e7f16ff1e7d79c97628f73
wlt: load font modules during startup

We need the text-font modules to render fonts in wlterm. Therefore, load
all the font modules during startup before initializing the application.

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