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)
commit69f73a185e670c5b3093259f605c86651ad01f23
tree426b9ca44c3aebb7806fd2117d83118e164979db
parent3b0113e25218e83e56c2bd442ff1352b053ce499
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: http://svn.enlightenment.org/svn/e/trunk/evas@74435 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_font_dir.c