Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing errors #247

Closed
TomasHurtz opened this issue May 30, 2018 · 3 comments
Closed

Parsing errors #247

TomasHurtz opened this issue May 30, 2018 · 3 comments

Comments

@TomasHurtz
Copy link

Can't save - so trying to copy/paste into new browser window to try there....... when copy paste SVG code to new browser, I get :

"There were parsing errors in your SVG source.
Revert back to original SVG source?"

and it reverts to default.

@brettz9
Copy link
Contributor

brettz9 commented May 30, 2018

Which version were you trying with? Can you paste your SVG source here?

@TomasHurtz
Copy link
Author

TomasHurtz commented May 30, 2018

https://svg-edit.github.io/svgedit/releases/svg-edit-2.8.1/svg-editor.html


<svg width="1920.0000000000002" height="200" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
 <g display="inline">
  <title></title>
  <path fill="#5f00bf" stroke="#000000" stroke-width="0" stroke-dasharray="null" stroke-linecap="null" d="m4.64808,140.348c0.02415,1.46258 105.61579,-19.1522 243.2338,-23.82522c137.618,-4.67302 427.0605,5.82802 637.9916,33.31457c210.9311,27.48654 374.24977,43.70909 583.85799,44.98673c104.80411,0.63881 263.37714,-18.5948 313.58273,-25.79643c50.20558,-7.20162 143.91873,-27.28825 142.73354,-27.88084c-2.37037,-1.18518 -302.32623,41.58539 -551.17736,31.47356c-248.85113,-10.11183 -388.85717,-35.16497 -563.29652,-52.76152c-174.43935,-17.59654 -316.61756,-20.54898 -360.25757,-20.8511c-43.64002,-0.30212 -170.05439,2.57971 -254.83246,12.52014c-84.77807,9.94043 -191.88406,25.89496 -191.83576,28.82011l0.00001,0z" id="svg_7"/>
  <path opacity="0.29" stroke="#000000" fill="#d2d1d3" stroke-width="0" stroke-dasharray="null" stroke-linejoin="null" stroke-linecap="null" d="m-9.6488,146.06675c0.0241,1.46258 50.25136,-22.94907 278.5455,-40.70022c228.29413,-17.75115 449.38004,6.2499 506.63607,10.95519c57.25601,4.7053 240.84823,28.96506 315.08061,35.93563c74.23236,6.97058 244.75864,24.53291 429.22339,21.25693c184.46475,-3.27598 304.22709,-21.2834 314.30335,-22.22508c10.07626,-0.94168 86.30466,-9.71604 86.40012,-9.70882c0.09547,0.00723 0.40987,-65.43943 0.39869,-65.75024c-0.01118,-0.31081 0.25373,-74.22314 0.24714,-74.56777c-0.0066,-0.34463 12.96634,-6.54692 -176.18037,57.56197c-189.14669,64.10889 -432.06028,62.97695 -466.41828,61.85853c-34.35802,-1.11842 -273.00788,-8.72747 -447.10491,-26.32402c-174.09703,-17.59654 -330.73289,-28.14273 -374.70831,-28.44485c-43.97543,-0.30212 -156.66823,5.53283 -241.27993,15.47326c-84.61171,9.94043 -225.19129,61.75434 -225.14307,64.67949z" id="svg_8"/>
 </g>
</svg>




@brettz9
Copy link
Contributor

brettz9 commented May 31, 2018

Ok, the issue, whatever it was, appears to have now been fixed. You can try against our latest prerelease at: https://svg-edit.github.io/svgedit/releases/svg-edit-3.0.0-alpha.4/editor/svg-editor.html

Closing as I confirmed the problem in 2.8.1 but found it gone in the pre-release. Feel free to comment further if needed.

@brettz9 brettz9 closed this as completed May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants