1 / 16

SVG: The Past, Present and Future of Vector Graphics for the Web

SVG: The Past, Present and Future of Vector Graphics for the Web. Patrick Dengler Senior Program Manager, Internet Explorer Team Member, W3C SVG Working Group patd@microsoft.com Doug Schepers W3C Team Contact and Editor for SVG and WebApps Working Groups. Agenda.

hayes
Download Presentation

SVG: The Past, Present and Future of Vector Graphics for the Web

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SVG: The Past, Present and Future of Vector Graphics for the Web Patrick Dengler Senior Program Manager, Internet Explorer Team Member, W3C SVG Working Group patd@microsoft.com Doug Schepers W3C Team Contact and Editor for SVG and WebApps Working Groups

  2. Agenda • A Brief History of SVG • Presentation by Doug Shepers • Key SVG Scenarios and Demonstrations • An Overview of Support for SVG in IE9 and Internet Explorer Platform Preview • Core Concepts / Elements • Call to Action!

  3. History • SVG Full 1.1 2ndEdition for Desktop Browsers • SVG Basic Targeted Originally for PDA’s • SVG Tiny Targeted Originally for Phones We are Here 1998 Microsoft Submits VML to W3C 2003 SVG 1.1 Recommended 2010 IE Rejoins the SVG WG 2001 SVG 1.0 Recommended Internet Explorer Platform Preview Released with SVG Adobe SVG Plug-In for IE Browser Vendors Begin to Implement SVG in Stages

  4. HTML/SVG/CSS Convergence Animations Transitions Transforms Video/ Audio Web Fonts SVG Fonts Filter Effects

  5. A Tour of SVG Doug Schepers W3C Team Contact and Editor for SVG and WebApps Working Groups Web Based Slides Available at http://www.w3.org/2010/Talks/03-schepers-mix

  6. Key SVG Scenarios • SVG Scenarios • Engineering Documents • Used in a lot of our enterprise customer shops • Recommended -> required by Governmental Institutions • Graphs / Charts / Maps • Removes load from server to produce high fidelity graphics • Supports end user interactivity and Ajax style data updates • Currently used on Google and Bing • Media and Graphics • CSS or background images • Posters (great for printing) • JavaScript-animated Graphics • Gaming

  7. SVG in Internet Explorer Platform Preview

  8. Getting Started: Embedding Methods by which SVG can be embedded in a browser IE9 Developer Preview Support • The SVG in HTML5 embedding method without using foreign object (i.e. just create an <svg> tag in your HTML file) • SVG as a full document type (with .SVG extension) • SVG in XHTML (similar to that of HTML, only with XHTML files) • SVG using <object> Support in IE9 • <iFrame>, <embed> • As <img> or css-image • .SVGZ <objectdata="rect2.svg" width="100%“ height="400px" type="image/svg+xml" >

  9. Getting Started: Structure

  10. Getting Started: Presentation

  11. Getting Started: Interactivity/Styling

  12. Getting Started: Transforms

  13. What’s coming in Internet Explorer Platform Preview • What’s Coming Next • Gradients • Clipping / Masking / Compositing • Linking and Views • Remainder of Text, Transformations, Color, Interactivity/Events

  14. Call to Action! • Let’s Get Going! • Download the Internet Explorer 9 Platform preview vwww.IETestDrive.com • Visit W3Schools (for initial learning) • Build your own SVG and share with the community • Join my Facebook group (SVG in Internet Explorer) • Make modifications to Open Source Frameworks to Allow for SVG (instead of VML) • Help us make sure we are interoperable by reporting any divergences

  15. Download the Internet Explorer 9 Platform preview www.IETestDrive.com Meet the team in the Internet Explorer Lounge located in The Commons! Keep up on the latest http://blogs.msdn.com/ie

  16. © 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

More Related