Greetings, After many months of intense hacking, WebKit's SVG support has finally reached a level of stability such that we are now turning it on by default! What this means for you: 1. The next time you build, Xcode will (unfortunately) rebuild all of WebCore as the target settings have changed. 2. Those of you who have been building with the "--svg" option no longer need to, it's on by default. 2. If you wish to continue building WebKit without SVG support, you must now pass "--nosvg" to "build-webkit". Take care, -eric p.s. If you haven't already, take our SVG support of a spin! I've attached a small list of SVG urls: http://www.openclipart.org/ http://www.croczilla.com/svg/samples/ http://www.w3.org/Graphics/SVG/Test/ http://www.kevlindev.com/gui/index.htm http://www.carto.net/papers/svg/samples/ http://svg-whiz.com/samples.html
participants (1)
-
Eric Seidel