Howto:Serializing a Canvas to SVG: Difference between revisions

Jump to navigation Jump to search
Line 34: Line 34:


When the patches svg module parses the SVG file, it comes up with a property hierarchy according to this:
When the patches svg module parses the SVG file, it comes up with a property hierarchy according to this:
[[File:Canvas2svg-serialization.png|thumb|Screenshot showing how the [[Howto:Extend_the_Canvas_SVG_module|patched svg.nas module]] turns svg/image tags into the corresponding canvas properties, showing two [[Property browser]] dialogs illustrating the internal representation, which can be used to help with [[Howto:Serializing a Canvas to SVG]].]]


<syntaxhighlight lang="text">
<syntaxhighlight lang="text">

Navigation menu