20,741
edits
m (→Examples) |
m (→Objective) |
||
| 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 == | ||