On Sat, Aug 14, 2010 at 11:35:13PM +0200, Albin Tonnerre wrote:
>  - If efreet returns an SVG icon when SVG rendering is not compiled in evas,
>    then you get no icon where an xpm icon (which could have been rendered
>    correctly) might have existed.

OK

>  - Since there is no way to ask evas if SVG support is available (which I 
> think
>    is a mistake), you need to do some kind of runtime detection.

Yes, that's bad.

>  - Right now, the only practical way to do that is using some voodoo: create a
>    dummy file and try to load it.

Why not use install the dummy file to a known location and try loading
it that way? share/enlightenment/data/icons/dummy.svg or so.

Joerg

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to