|
Message-ID: <51794C0B.7010304@gmail.com> Date: Thu, 25 Apr 2013 17:30:19 +0200 From: Jens Staal <staal1978@...il.com> To: musl@...ts.openwall.com Subject: Re: High-priority library replacements? On 2013-04-25 14:51, Rich Felker wrote: >> >libraries. Someone was recently asking on the SDL list about SVG library >> >options that are actively supported. The only one with active support >> >that I could locate (besides librsvg2) was the one used by netsurf ( >> >http://www.netsurf-browser.org/projects/libsvgtiny/ ). > How complete is it? SVG rendering is rather difficult if you want to > support all the features, and if you don't, lots of files will come > out looking wrong... In particular if you want to support text, you > need a font and layout engine, and you may need clones of "standard" > fonts that people use assuming you'll have them because they're > included with Windows... > > BTW, SVG is XML-based, but I don't think a good SVG library should > need a heavy XML library. Rather, it should take shortcuts to > interpret just SVG content in a less-bloated way. > There is also an efl-related svg implementation under http://code.google.com/p/enesim/wiki/GettingStarted no idea how complete it is though.
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.