Carsten wrote:

> > Its outputing to the original path of the image (within the place
> > im trying to decc it (~.e/e/backgrounds) and as you can see,
> > trying to treat it as a JPEG or PNG. Its a "Plain SVG" created
> > by Inkscape.
> 
> yeah. that won't work. personally i suggest converting the svg
> to a png before using it with edje. i didn't intend edje to work
> with svg - so the fact that it can at all compile a .edj from an
> svg is sheer luck - not intended behavior.

        I think you're giving sheer-luck way too much credit here. :)
Recall that rephorm and you actually did make it possible to use
externally referenced images with edje, and that you added the ability
to use this in e17's bg-gui-selector. It's likely that's what he did
to get the resulting edje. I doubt that edje_cc would 'compile' the
edc if the svg weren't defined as a 'USER' image src, or that evas
could load the image even if it did (since the 'file' part passed
to the loaders would be the edje file). Otherwise, that would be
sheer luck indeed!
        I think that what's needed here is some tweaking to edje_dcc
to deal with such external image sources in the edje - I don't recall
if that was ever addressed when this was added to edje. :)

   jose.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to