Removed SvgRtf
This commit is contained in:
@@ -32,7 +32,7 @@ namespace Volian.Svg.Library
|
||||
#region Parts
|
||||
// SVG Parts
|
||||
SvgParts _SvgParts = new SvgParts();
|
||||
[XmlElement("foreignObject", typeof(SvgRtf))]
|
||||
//[XmlElement("foreignObject", typeof(SvgRtf))]
|
||||
[XmlElement("use", typeof(SvgUse))]
|
||||
[XmlElement("image", typeof(SvgImage))]
|
||||
[XmlElement("text", typeof(SvgText))]
|
||||
|
Reference in New Issue
Block a user