Howto:Serializing a Canvas to SVG: Difference between revisions

Jump to navigation Jump to search
Line 45: Line 45:


== Canvas Elements ==
== Canvas Elements ==
Basically, we need to the opposite of what svg.nas is doing, so that there is quite a bit of existing code to make this work, the main exception being the Canvas map element that transparently projects child elements using a latitude/longitude, which isn't directly supported by a corresponding SVG tag.
=== Image ===
=== Image ===
=== Text ===
=== Text ===

Navigation menu