Evas font-engine: Fix glyphs not being drawn.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 3 May 2011 14:36:47 +0000 (14:36 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 3 May 2011 14:36:47 +0000 (14:36 +0000)
commitf461355a7547a337fbe924111973bfe58e049234
tree42ffff4f8442aaf276cd29deae05cf9b092e06f2
parent451e56f8bab03ef3123849777ffd7744dc1bc4cd
Evas font-engine: Fix glyphs not being drawn.

Thanks to Brian Wang for the report.

This happened because we were querying for the index of the wrong fi,
this became especially visible after we started caching fi.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@59152 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/engines/common/evas_font.h
src/lib/engines/common/evas_font_draw.c
src/lib/engines/common/evas_text_utils.c