CINXE.COM
W3C SVG Working Group
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>W3C SVG Working Group</title> <!--[if IE]> <script src="http://www.w3.org/2008/site/js/html5shiv.js"></script> <![endif]--> <link rel="Help" href="https://www.w3.org/Help/" /> <link rel="stylesheet" href="https://www.w3.org/2008/site/css/minimum" type="text/css" media="handheld, all" /> <style type="text/css" media="print, screen and (min-width: 481px)">@import url("http://www.w3.org/2008/site/css/advanced");</style> <link href="https://www.w3.org/2008/site/css/minimum" rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" /> <meta name="viewport" content="width=320" /> <link rel="stylesheet" href="https://www.w3.org/2008/site/css/print" type="text/css" media="print" /> <!-- Custom Stylesheet --> <link rel="shortcut icon" href="https://www.w3.org/2008/site/images/favicon.ico" type="image/x-icon" /> <style> article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } .grouplogo { /* position: absolute;*/ } .grouplogo object { width: 150px; height: 150px; margin: 20px; } .infobar { right: 4em; margin: 1em; width: 30%; float: right; background-color: blue; background: #DBE7F0; border: 1px solid #C6D4E0; border-radius: 8px; -moz-border-radius: 8px; padding: 0.1em 0.1em 0.1em 0.5em; list-item-style: bullet; } .infobar ul { list-style-type:circle; } .secondary_nav { float: right; margin-right: 1.5em; } .main_nav { margin-left: 10em; } #search-form { float: right; margin-right: 8.6em; } svg text { position: absolute; top: -10em; } #twitter_update_list li { list-style-type: none; margin: -0.5em 1em 1em 0em; background: #DBE7F0; border: 1px solid #C6D4E0; border-radius: 8px; -moz-border-radius: 8px; padding: 0.5em 0.5em 0.5em 0.5em; } </style> </head> <body id="www-w3-org" class="w3c_public"> <div id="w3c_container"> <header id="w3c_mast"> <!-- #w3c_mast / Page top header --> <h1 class="logo"> <a tabindex="2" accesskey="1" href="https://www.w3.org/"> <img src="https://www.w3.org/2008/site/images/logo-w3c-mobile-lg" width="90" height="53" alt="W3C" /> </a> <span class="alt-logo">W3C</span> </h1> <div id="w3c_nav"> <form action="https://www.w3.org/Help/search" method="get" enctype="application/x-www-form-urlencoded"> <!-- w3c_sec_nav is populated through js --> <div class="w3c_sec_nav"> <!-- --> </div> <ul class="main_nav"> <!-- Main navigation menu --> <li class="first-item"> <a href="https://www.w3.org/standards/">Standards</a> </li> <li> <a href="https://www.w3.org/participate/">Participate</a> </li> <li> <a href="https://www.w3.org/Consortium/membership">Membership</a> </li> <li class="last-item"> <a href="https://www.w3.org/Consortium/">About W3C</a> </li> <li class="search-item"> <div id="search-form"> <input tabindex="3" class="text" name="q" value="" title="Search" /> <button id="search-submit" name="search-submit" type="submit"> <img class="submit" src="https://www.w3.org/2008/site/images/search-button" alt="Search" width="21" height="17" /> </button> </div> </li> </ul> </form> </div> </header> <!-- /end #w3c_mast --> <div id="w3c_main"> <div id="w3c_logo_shadow" class="w3c_leftCol"> <img height="32" alt="" src="https://www.w3.org/2008/site/images/logo-shadow" /> </div> <nav id="w3c_sidenavigation" class="w3c_leftCol"> <h2 class="offscreen">Site Navigation</h2> <h3 class="category"> <span class="ribbon"><b>Group Details</b></span> </h3> <ul class="theme"> <li><a href="https://www.w3.org/Graphics/SVG/2014/new-charter">Charter</a></li> <li><a href="https://www.w3.org/Graphics/SVG/WG/wiki/Roadmap">Roadmap</a></li> <li><a href="https://www.w3.org/2000/09/dbwg/details?group=19480&public=1&gs=1&">Group Participants</a></li> <li><a href="https://www.w3.org/Graphics/SVG/WG/wiki/">Wiki</a></li> <li><a href="https://www.w3.org/Graphics/SVG/WG/wiki/Test_Suite_Overview" title="Test Suite Overview - SVG">Test Suites</a></li> <li><a href="https://www.w3.org/2004/01/pp-impl/19480/status">Royalty-free Patent Policy</a></li> </ul> <h3 class="category"> <span class="ribbon"><b>Feedback</b></span> </h3> <ul class="theme"> <li><a href="http://lists.w3.org/Archives/Public/www-svg/">Public Mailing List <www-svg@w3.org></a></li> <li><a href="https://www.w3.org/blog/SVG">Blog</a></li> <li><a href="https://twitter.com/svgwg">Twitter</a></li> <li><a href="https://www.w3.org/Graphics/SVG/feedback.html">Feedback Page</a></li> <li><a href="https://www.w3.org/Graphics/SVG/WG/track/">Known SVG Issues</a></li> </ul> <h3 class="category"> <span class="ribbon"><b>Recommendations</b></span> </h3> <ul class="theme"> <li><a href="/TR/SVG11/">SVG 1.1 2nd Edition</a></li> <li><a href="/TR/SVGTiny12/">SVG Tiny 1.2</a></li> <li><a href="/TR/SVGMobile/">SVG Mobile 1.1</a></li> </ul> <h3 class="category"> <span class="ribbon"><b>Drafts and Notes</b></span> </h3> <ul class="theme"> <li><a href="https://svgwg.org/svg2-draft/">SVG 2 Editor's Draft</a></li> <li><a href="https://www.w3.org/TR/SVG-access/">Accessibility Features of SVG</a></li> <li><b>SVG Filters:</b> <a href="https://www.w3.org/TR/2007/WD-SVGFilterPrimer12-20070501/">Primer</a> <a href="https://www.w3.org/TR/2007/WD-SVGFilter12-20070501/" title="SVG Filters 1.2, Part 2: Language">Language</a> <a href="https://www.w3.org/TR/2007/WD-SVGFilterReqs12-20070501/" title="SVG Filter Requirements">Requirements</a> </li> <li><b>SVG Transforms:</b> <a href="https://www.w3.org/TR/2009/WD-SVG-Transforms-20090320/" title="SVG Transforms 1.0, Part 2: Language">Language</a> </li> <li><b>SVG Parameters:</b> <a href="https://www.w3.org/TR/2009/WD-SVGParamPrimer-20090616/" title="SVG Parameters 1.0, Part 1: Primer">Primer</a> <a href="https://www.w3.org/TR/2009/WD-SVGParam-20090616/" title="SVG Parameters 1.0, Part 2: Language">Language</a> </li> <li><b>SVG Color:</b> <a href="https://www.w3.org/TR/2009/WD-SVGColorPrimer12-20091001/" title="SVG Color 1.2, Part 1: Primer">Primer</a> <a href="https://www.w3.org/TR/2009/WD-SVGColor12-20091001/" title="SVG Color 1.2, Part 2: Language">Language</a> </li> <li><a href="https://www.w3.org/TR/2009/WD-SVGCompositing-20090430/" title="SVG Compositing Specification">SVG Compositing</a></li> <li><a href="https://www.w3.org/TR/2006/WD-MediaAccessEvents-20061013/" title="Media Access Events">Media Access Events</a></li> <li><a href="http://dev.w3.org/SVG/modules/integration/SVGIntegration.html" title="SVG Integration">SVG Integration</a></li> </ul> <h3 class="category"> <span class="ribbon"><b>Resources</b></span> </h3> <ul class="theme"> <li><a href="https://www.w3.org/Graphics/SVG/IG/resources/svgprimer.html">An SVG Primer, by David Dailey</a></li> <li><a href="https://developer.mozilla.org/en/SVG/">SVG articles on MDN</a></li> <li><a href="http://msdn.microsoft.com/en-us/library/gg589525%28v=vs.85%29.aspx">SVG articles on MSDN</a></li> </ul> <h3 class="category"> <span class="ribbon"><b>Products</b></span> </h3> <ul class="theme"> <li><a href="http://www.opera.com/products/">Opera</a></li> <li><a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a></li> <li><a href="http://www.apple.com/safari/">Apple Safari</a></li> <li><a href="https://www.google.com/chrome">Google Chrome</a></li> <li><a href="http://ie.microsoft.com/testdrive/">Internet Explorer 9</a></li> <li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik SVG Toolkit</a></li> <li><a href="http://www.inkscape.org/">Inkscape</a></li> <li><a href="http://www.adobe.com/products/illustrator/">Adobe Illustrator</a></li> <li><a href="http://www.svg-editor.org.uk/">SVG-Editor online tool</a></li> <li><em><a href="https://www.w3.org/Graphics/SVG/WG/wiki/Implementations" title="SVG Implementations">… and many more!</a></em></li> </ul> <!-- <ul class="theme"> <li><b>Viewers</b> <ul> <li><a href="http://www.opera.com/products/">Opera</a></li> <li><a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a></li> <li><a href="http://www.apple.com/safari/">Apple Safari</a></li> <li><a href="http://www.google.com/chrome">Google Chrome</a></li> <li><a href="http://ie.microsoft.com/testdrive/">Internet Explorer 9</a></li> </ul> </li> <li><b>Authoring Tools</b> <ul> <li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik SVG Toolkit</a></li> <li><a href="http://www.inkscape.org/">Inkscape</a></li> <li><a href="http://www.adobe.com/products/illustrator/">Adobe Illustrator</a></li> <li><a href="http://www.svg-editor.org.uk/">SVG-Editor online tool</a></li> </ul> </li> <li><em><a href="http://www.w3.org/Graphics/SVG/WG/wiki/Implementations" title="SVG Implementations">… and many more!</a></em></li> </ul> --> <br /> </nav> <div class="w3c_mainCol"> <h1 class="title">Scalable Vector Graphics (SVG)</h1> <aside class="infobar"> <h2>What is SVG?</h2> <div class="grouplogo"> <object type="image/svg+xml" data="svglogo.svg">Please use a modern browser.</object> </div> <h3>Graphics Markup for the Web</h3> <div class="intro"> <p>SVG is a markup language for describing two-dimensional graphics applications and images, and a set of related graphics script interfaces. <a href="/TR/SVG11/">SVG 1.1 2nd edition</a> is a W3C Recommendation and is the most recent version of the full specification.</p> <p>SVG is supported by all modern browsers for desktops and mobiles. Some features, such as SMIL animation and SVG Fonts are not as widely supported. There are many SVG authoring tools, and export to SVG is supported by all major vector graphics authoring tools.</p> <p>SVG 2 is currently under development, and will add new ease-of-use features to SVG, as well as more closely integrating with HTML, CSS, and the DOM, and deprecating features not supported by all browsers.</p> <p>The SVG Working Group is currently working in parallel on a set of modules for extending prior specifications and adding functionality to CSS, and the new SVG 2 specification will combine those modules with the rest of the SVG framework to work across the full range of devices and platforms.</p> <p> <b><a href="About.html">Read more</a> about SVG.</b> </p> </div> <h3>Still Have Questions?</h3> <div class="intro"> <p>If you have questions about SVG, please read our <a href="https://www.w3.org/Graphics/SVG/WG/wiki/SVG_FAQ">Frequently Asked Questions</a>. If you don't find an answer there, let us know, and we may add your question to the FAQ.</p> </div> <h3>The Secret Origin of SVG</h3> <div class="intro"> <p>Where did SVG come from? Is it based on VML, or PostScript? If you are interested in the technical background of SVG, and the formats that came before it, read <a href="https://www.w3.org/Graphics/SVG/WG/wiki/Secret_Origin_of_SVG">The Secret Origin of SVG</a>.</p> </div> </aside> <section id="w3c_content_body"> <article class="line"> <p>SVG is a widely-deployed royalty-free graphics format developed and maintained by the W3C SVG Working Group. This is a public group, which works on an open mailing list and which welcomes your feedback.</p> </article> <svg width="540" height="200" viewBox="0 0 270 100" style="margin:-2em 0em -3em 0em"> <defs> <radialGradient id="radial" cx="50%" cy="50%" fx="25%" fy="25%"> <stop offset="0%" stop-color="#60bafc" /> <stop offset="50%" stop-color="#409adc" /> <stop offset="100%" stop-color="#005a9c" /> </radialGradient> <path id="curve" d="M18,60 C100,10 180,110 264,60" fill="none"/> </defs> <circle cx="138" cy="50" r="38" fill="url(#radial)" stroke="#005a9c" /> <text font-family="Verdana" font-size="20" fill="#ff9900"><textPath xlink:href="#curve" method="stretch" style="visibility: visible;">Scalable <tspan fill="white">Vector</tspan> Graphics</textPath></text> </svg> <article class="line"> <h2>Upcoming Events</h2> <h3><a href="http://www.graphicalweb.org/">The Graphical Web 2016</a> will be held in Exeter, United Kingdom, USA, on 1-4 November 2016, and organized by the <a href="http://www.metoffice.gov.uk/">Met Office</a>.</h3> <p><a href="http://www.graphicalweb.org/">The Graphical Web</a> (formerly SVG Open) showcases SVG and related technologies like Canvas, WebGL, CSS, Javascript, and HTML5 video and audio. The event will be of interest to a broad range of attendees, from graphics professionals right through to data journalists. As well as conference sessions and training workshops, the W3C SVG Work Group may be holding meetings as part of the conference.</p> <!-- <h3><a href="http://www.w3.org/2010/11/TPAC/">TPAC 2010</a></h3> <p>The SVG WGs will have a face-to-face meeting at the annual W3C Technical Plenary and Advisory Committee meeting, held this year in Lyon, France, from 1 - 5 November 2010.</p> --> </article> <article class="line"> <h2>News</h2> <h3><a href="https://www.w3.org/Graphics/fx/">CSS-SVG Effects Task Force Started</a></h3> <p>The CSS and SVG Working groups have started a joint task force to discuss and develop mutual features such as gradients, transforms, filters, and animation. The aim is to specify a coherent underlying model with alternative syntaxes and syntactic sugar, for ease of implementation and authoring. For more details, see the <a href="https://www.w3.org/Graphics/fx/">FX TF home page</a>.</p> <div id="twitter_feed"> <h3>SVG WG Microblog Feed</h3> <ul id="twitter_update_list"> </ul> <script src="https://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({ version: 2, type: 'profile', rpp: 10, interval: 30000, width: 'auto', height: 300, theme: { shell: { background: 'none', color: '#000000' }, tweets: { background: 'none', color: '#000000', links: '#969696' } }, features: { scrollbar: false, loop: false, live: false, hashtags: true, timestamp: true, avatars: false, behavior: 'all' } }).render().setUser('svgwg').start(); </script> </div> </article> <!-- /end .line --> </section> <!-- /end #w3c_content_body --> </div> <!-- /end #w3c_mainCol --> </div> <!-- end #w3c_main --> </div> <!-- /end #w3c_container --> <footer id="w3c_footer"> <div id="w3c_footer-inner"> <address> For further information, please email the <b><a href="mailto:liam@w3.org,chris@w3.org">Team Contacts for the SVG Working Group</a></b>: <br /> <a href="https://www.w3.org/People/Chris/">Chris Lilley</a> (<a href="mailto:chris@w3.org">chris@w3.org</a>), Graphics Activity Lead <br /> <a href="https://www.w3.org/People/Quin/">Liam Quin</a> (<a href="mailto:liam@w3.org">liam@w3.org</a>), XML Activity Lead </address> <h2 class="offscreen">Footer Navigation</h2> <div class="w3c_footer-nav"> <h3>Navigation</h3> <ul class="footer_top_nav"> <li> <a href="https://www.w3.org/">Home</a> </li> <li> <a href="https://www.w3.org/standards/">Standards</a> </li> <li> <a href="https://www.w3.org/participate/">Participate</a> </li> <li> <a href="https://www.w3.org/Consortium/membership">Membership</a> </li> <li class="last-item"> <a href="https://www.w3.org/Consortium/">About W3C</a> </li> </ul> </div> <div class="w3c_footer-nav"> <h3>Contact W3C</h3> <ul class="footer_bottom_nav"> <li> <a href="https://www.w3.org/Consortium/contact">Contact</a> </li> <li> <a accesskey="0" href="https://www.w3.org/Help/">Help and FAQ</a> </li> <li> <a href="https://www.w3.org/Consortium/sup">Donate</a> </li> <li> <a href="https://www.w3.org/Consortium/siteindex">Site Map</a> </li> <li> <address id="w3c_signature"><a href="mailto:site-comments@w3.org">Feedback</a> (<a href="http://lists.w3.org/Archives/Public/site-comments/">archive</a>)</address> </li> </ul> </div> <div class="w3c_footer-nav"> <h3>W3C Updates</h3> <ul class="footer_follow_nav"> <li> <a href="https://twitter.com/W3C" title="Follow W3C on Twitter"> <img src="https://www.w3.org/2008/site/images/twitter-bird" alt="Twitter" class="social-icon" width="39" height="42" /> </a> <a href="http://identi.ca/w3c" title="See W3C on Identica"> <img src="https://www.w3.org/2008/site/images/identica-logo" alt="Identica" class="social-icon" width="46" height="42" /> </a> </li> </ul> </div> <!-- #footer address / page signature --> <p class="copyright">Copyright © 2010 W3C <sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.eu/"><abbr title="European Research Consortium for Informatics and Mathematics"> ERCIM</abbr></a>, <a href="http://www.keio.ac.jp/">Keio</a>) <a href="https://www.w3.org/Consortium/Legal/2002/ipr-notice-20021231">Usage policies apply</a>.</p> </div> </footer> <!-- /end #footer --> <div id="w3c_scripts"> <script type="text/javascript" src="https://www.w3.org/2008/site/js/main"> </script> </div> </body> </html>