managed-commons / SvgNet

Fork of the SVG library for .NET that makes a GdiGraphics that "draws" on a SVG model
BSD 3-Clause "New" or "Revised" License
84 stars 37 forks source link

XmlException when generating svg graphic #26

Closed deburau closed 5 years ago

deburau commented 5 years ago

If the svg contains xlink nodes, e.g. by adding an SvgAElement element, an exception is thrown when the svg is generated.

A possible fix is shown in https://forums.asp.net/post/2003380.aspx

monoman commented 5 years ago

Fixed on version 2.0.3