Simplified element writing (moved WriteElement(XmlTextWriter) out to
SvgDocument as Write(XmlTextWriter); allowed elements to decide whether or not they should be written. E.g. text elements should not be written unless they have children.
Please register or sign in to comment