Skip to content

can't open a svg from inkscape #4

@mathesoft

Description

@mathesoft

Hi,

I use your SvgViewer for testing.
I made a .svg with inkscape v0.92.3 - it breaks the load by

Element "text" enthält keinen einzelnen Textknoten

Trace:
:768dc54f KERNELBASE.RaiseException + 0x58
Xml.XMLDoc.XMLDocError('Element "%s" enthält keinen einzelnen Textknoten',(...))
Xml.XMLDoc.TXMLNode.CheckTextNode
Xml.XMLDoc.TXMLNode.GetText
SVG.TSVGCustomText.ReadTextNodes(TXMLNode($328C500) as IXMLNode)
SVG.TSVGText.ReadIn(TXMLNode($328C500) as IXMLNode)
SVG.TSVGBasic.ReadChildren(TXMLNode($334D740) as IXMLNode)
SVG.TSVGContainer.ReadIn(TXMLNode($334D740) as IXMLNode)
SVG.TSVGBasic.ReadChildren(TXMLNode($334FA50) as IXMLNode)
SVG.TSVG.ReadIn(TXMLNode($334FA50) as IXMLNode)
SVG.TSVG.LoadFromText(''#$D#$A'<svg'#$D#$A' xmlns:osb="http: ................

Attached a simple sample (remove the extension .txt)
inkscape.svg.txt

How to Solve?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions