text: font: pango: fix font width being 0
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 31 Jul 2012 14:46:22 +0000 (16:46 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 31 Jul 2012 14:46:22 +0000 (16:46 +0200)
commita0c8fd5f836dd62e8421330b0143d65a66dcaf93
treee31bfc5251a6416d4716264c06fa8fcdcd62c48b
parent1ef98f6ee44701e5e045aa1c54b9027c50055d77
text: font: pango: fix font width being 0

We must avoid having a width of zero, otherwise, the text renderers might
divide by zero.

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