Evas text/textblock: Check we actually found a font instance.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 May 2011 08:42:26 +0000 (08:42 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 30 May 2011 08:42:26 +0000 (08:42 +0000)
commit7acd37a75e5b717bdb5ac72cf69cb1ff0c3bd7b2
treeea2aa244e5e81301ac425a86a02790e850f66d81
parent2bc5bcbed1b7108a29165dce65b99dde40f7e305
Evas text/textblock: Check we actually found a font instance.

Currently we only check we have a font_set which is not enough.
Having a fontset and not having an fi should never happen, but it can.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@59804 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_text.c
src/lib/canvas/evas_object_textblock.c