wlt: terminal: zoom font on ctrl+plus/minus
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 2 Oct 2012 11:30:02 +0000 (13:30 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 2 Oct 2012 11:39:33 +0000 (13:39 +0200)
commit1072b8cb76216d525a5fa9331fa7480b4b189fd0
tree6fcfd4d6f57b6b1be917a59fdc22f5665e87c569
parenta610e02057f5713f42cd23ddf886c7e282d08bc9
wlt: terminal: zoom font on ctrl+plus/minus

We now create the next bigger/smaller font on ctrl+plus/minus keyboard
input. This is currently done by integer-steps but may be changed to
smaller steps. You can currently use the DPI values to control the
step-size, even though this is an ugly hack.

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