On Tue, Jun 12, 2012 at 2:23 AM, Ross Vandegrift <[email protected]> wrote: > Rebuilt from today's SVN for the first time in a while, found that evas > has no support for SVG. Looks like it wants to find esvg instead of > librsvg2. Is this wanting the esvg from efl-research or the esvg from > Intesis? I looked at the esvg from efl-research, and found that I > needed a pile of libs and fixes to even build it. The Intesis lib > doesn't appear to be free. > > Can I somehow force using librsvg2?
There is no more rsvg module in evas and never will any more, because of all the reported stability issue that never got fixed. As an alternative you can use evas_generic_loader rsvg module. It run in a separate process so protect E17. -- Cedric BAIL ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
