Howto:Extend the Canvas SVG module: Difference between revisions

Jump to navigation Jump to search
m
Line 2: Line 2:


== Objective ==
== Objective ==
Document and demonstrate how the Canvas/Nasal SVG module can be extended to suport additional SVG features.
Document and demonstrate how the Canvas/Nasal SVG module can be extended to suport additional SVG features, by mapping SVG/XML markup to the corresponding Canvas primitives, such as mapping the <code><image></code> tag to a <code>Canvas.Image</code>.


== Background ==
== Background ==

Navigation menu