Closed alpennec closed 1 week ago
Hello,
I'm trying to parse an SVG file (attached) but I get the following error
[parsing error] output.svg error: invalidAttribute(name: "display", value: "block")
I think the issue is here but I haven't been able to find how to fix that.
Can you please have a look? Thanks Axel
Thank you for reporting the issue 🙏🏻
It has been fixed on the main branch by https://github.com/swhitty/SwiftDraw/pull/54
main
Thanks!
Hello,
I'm trying to parse an SVG file (attached) but I get the following error
[parsing error] output.svg error: invalidAttribute(name: "display", value: "block")
I think the issue is here but I haven't been able to find how to fix that.
Can you please have a look? Thanks Axel