text: font: correctly measure pango fonts
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 31 Jul 2012 14:44:28 +0000 (16:44 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 31 Jul 2012 14:44:28 +0000 (16:44 +0200)
commit1ef98f6ee44701e5e045aa1c54b9027c50055d77
treee9659324b1ef548535449b70fcfd39c2c25da71b
parent65424fa3046597161f8a94ddced4e47a77e18b1c
text: font: correctly measure pango fonts

We need to actually increase the character count, otherwise, we will never
have a measurement set.

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