| $title = "SVG (Scalable Vector Graphics)"; |
| include("../../header.inc"); |
| <h2>SVG (Scalable Vector Graphics)</h2> |
| Welcome to the project page for SVG. |
| At this time there is an experimental SVG implementation in WebKit. |
| We imported KDE's excellent <a href="http://svg.kde.org/">KSVG2</a> implementation and have tweaked it to integrate seamlessly with the rest of WebCore. |
| There is still much work to be done to finish off some advanced SVG features such as animation and SVG fonts. |
| With your help we look forward to many great uses of SVG throughout the web and Mac OS X! |
| <a href="https://bugs.webkit.org/buglist.cgi?product=WebKit&component=SVG&resolution=---"> |
| View bugs in the SVG component in Bugzilla.</a></li> |
| <li><a href="http://trac.webkit.org/wiki/WebKit%20plus%20SVG">The WebKit SVG Wiki page</a></li> |
| <li><a href="status.xml">The official WebKit SVG status page</a></li> |
| <dd>There is still much work to be done to complete our implementation of <a href="http://www.w3.org/TR/SVG/">SVG 1.1</a>. |
| Development discussions take place on Freenode IRC in <a href='irc://irc.freenode.net/#ksvg'>#ksvg</a> and <a href='irc://irc.freenode.net/#webkit'>#webkit</a>. |
| Come get involved as we flesh out our SVG implementation for WebKit!</dd> |
| <dd>SVG support is enabled in the <a href="http://nightly.webkit.org/">latest nightly builds</a>. |
| Give it a whirl; try to break it! |
| If WebKit doesn't render your favorite SVG perfectly, please <a href="../../quality/reporting.html">file a bug</a>.</dd> |
| include("../../footer.inc"); |