Evas font: Fixed font cache to correctly handle different font sizes.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Jul 2012 11:31:36 +0000 (11:31 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 26 Jul 2012 11:31:36 +0000 (11:31 +0000)
commitb3baa57c647d4ea35b2a3bc6e29196723a5e1265
tree426b9ca44c3aebb7806fd2117d83118e164979db
parentcc102f68b8edb70b79a197ff584d02383a596c08
Evas font: Fixed font cache to correctly handle different font sizes.

Used to just go for the first match in the cache which means it would always
think we only have the wrong size in the cache, and it would just add
new entries all the time.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@74435 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_font_dir.c