text: font: replace x/y offsets with baseline attribute
authorDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 30 Jul 2012 15:42:21 +0000 (17:42 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Mon, 30 Jul 2012 15:42:21 +0000 (17:42 +0200)
commit36938b59d7a683ea9d4b387adb88b28d507a0902
treeecae920a8046b7ea1da0562eb336b38aa4c7897e
parent48beed72f4fa30b469a3a5e3e4a0490e2bfe29a0
text: font: replace x/y offsets with baseline attribute

When rendering underlines we need the baseline attribute. Therefore,
replace the unused x/y offsets with a baseline attribute.

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