Past, Present, and Future of Mozilla SVG

Timothy Rowley

IBM Corporation

John "Scooter" Morris

University of California, San Francisco

Jonathan Watt

University of Strathclyde

Alex Fritze

croczilla.com

Overview

Why another SVG implementation?

Demo

MozMapEditor

MozMapEditor (cont)

MozMapEditor (cont)

0th generation SVG

1st generation SVG

2nd generation SVG

Current generation SVG

Where we are

SVG 1.1 Support in Mozilla
Module W3C SVG 1.1 Notes
Structure Modulehttp://www.w3.org/TR/SVG11/struct.html#basic-structure-mod Supported
Conditional Processing Modulehttp://www.w3.org/TR/SVG11/struct.html#conditional-mod Supported
Image Modulehttp://www.w3.org/TR/SVG11/struct.html#image-mod Supported
Style Modulehttp://www.w3.org/TR/SVG11/styling.html#style-mod Supported
Shape Modulehttp://www.w3.org/TR/SVG11/shapes.html#shape-mod Supported
Text Modulehttp://www.w3.org/TR/SVG11/text.html#text-mod Supported: <text>, <tspan>.
In progress: <textPath>.
Unsupported: <tref>, <altGlyph>, <altGlyphDef>, <altGlyphItem>, <glyphRef>.
Marker Modulehttp://www.w3.org/TR/SVG11/painting.html#marker-mod Supported
Color Profile Modulehttp://www.w3.org/TR/SVG11/color.html#color-profile-mod Unsupported
Gradient Modulehttp://www.w3.org/TR/SVG11/pservers.html#gradient-mod Supported
Pattern Modulehttp://www.w3.org/TR/SVG11/pservers.html#pattern-mod Implementation underway
Clip Modulehttp://www.w3.org/TR/SVG11/masking.html#clip-mod Supported
Mask Modulehttp://www.w3.org/TR/SVG11/masking.html#mask-mod Unsupported
Filter Modulehttp://www.w3.org/TR/SVG11/filters.html#filter-mod Implementation underway
Cursor Modulehttp://www.w3.org/TR/SVG11/interact.html#cursor-mod Unsupported
Hyperlinking Modulehttp://www.w3.org/TR/SVG11/linking.html#hyperlinking-mod Supported
View Modulehttp://www.w3.org/TR/SVG11/linking.html#view-mod Supported
Scripting Modulehttp://www.w3.org/TR/SVG11/script.html#scripting-mod Supported
Animation Modulehttp://www.w3.org/TR/SVG11/animate.html#animation-mod Early prototype of <animate> complete
Font Modulehttp://www.w3.org/TR/SVG11/fonts.html#font-mod Unsupported
Extensibility Modulehttp://www.w3.org/TR/SVG11/extend.html#extensibility-mod Supported

Where we are (cont)

Where we might be

Why release now?

Problems encountered

Problems encountered (cont)

Future

Future (cont)

How you can help

Thanks