Evas text/textblock: Check we actually found a font instance.
authorTom Hacohen <tom@stosb.com>
Mon, 30 May 2011 08:42:26 +0000 (08:42 +0000)
committerTom Hacohen <tom@stosb.com>
Mon, 30 May 2011 08:42:26 +0000 (08:42 +0000)
commita3719b21f9840a86cb74fad12bd66dbbc50c002f
tree8d1a7011ac2114f9bda3c05672eb919af6b7cdde
parent0b72b9fcf57831cf3e928877bf09664089a1af9d
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.

SVN revision: 59804
legacy/evas/src/lib/canvas/evas_object_text.c
legacy/evas/src/lib/canvas/evas_object_textblock.c