* evas_font_dir: reduce use of FcFontSort by using cache as much as possible.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Dec 2009 17:27:51 +0000 (17:27 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Dec 2009 17:27:51 +0000 (17:27 +0000)
commitde02c84141aa128ac14bbb61619e91fa762c9166
treea531b9382b5dbf63213fb5249c09ef2e4821af74
parentce393a09d38433085b2b31cca11713dcdfa3c885
* evas_font_dir: reduce use of FcFontSort by using cache as much as possible.

This reduce in EWeather the time spend in FcFontSort from 25% of the startup time
to 1% with a small memory footprint increase.

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