"stroke-width" is wrong
dhardtke opened this issue · 1 comments
dhardtke commented
Hey,
I don't know yet why this is happening, but after the export of my Raphael paper as SVG, the stroke-width attribute of all my paths is completely wrong.
I think it could have to do with the escapeXML() method somehow, but I need to investigate further.
jorozcocs commented
Hi!
Same problem with my exported paths. Has anyone found a solution to this problem?
Thanks in advance!