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)
commitf811d9cfdbb599753b6416c079eae9498ab71d51
treeea2aa244e5e81301ac425a86a02790e850f66d81
parent1ee7905f796f6a9f88d4adeccfc7d1badf3b08a1
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@59804 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_text.c
src/lib/canvas/evas_object_textblock.c