SVG:Home Page

From MozillaWiki
Revision as of 11:44, 14 May 2006 by Jonathan Watt (talk | contribs) (Rewrite the opening paragraph)
Jump to navigation Jump to search

This wiki is used by the developers working on Mozilla's SVG implementation to plan and document future development work. For documents on writing SVG content please see the SVG section of MDC or THE SVG Wiki.

Discussion and Planning

Developer discussion on SVGDev:Animation.

Discussion on svg:use.

Notes on Source Files

Most of the files containing the source-code for the SVG implementation are found in the following locations. Please do not use the wiki as a substitute for properly commenting the source - use it to augment those comments.

SVG code contained within other Mozilla files can be found by grepping for '#ifdef MOZ_SVG / #endif' statements.

Additional Notes

Some notes on macros that are used in the SVG code can be found at SVGDev:Macros.