Jump to content
You must now use your email address to sign in [click for more info] ×

Opening this SVG crashes Designer...


tau

Recommended Posts

The bmc-remedy-1.svg file crashes Designer.

I tried using svgcleaner to remediate and created bcc-remedy-2.svg but it likewise crashes Designer...

Any idea why Designer crashes?

bmc-remedy-1.svg bmc-remedy-2.svg

 

Inserting this at the start doesn't help...

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

 

Edited by tau
Link to comment
Share on other sites

Hi tau,

try inserting the following code, replacing your svg-opening tag. Xml must be line 1!

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

<svg width="2500" height="698" viewBox="20.5 268.6 600 106.7" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/">

 

bmc-remedy-2.svg

Link to comment
Share on other sites

  • Staff

Hi Tau,

There is a known issue that opening an SVG containing a minus height/width value will cause Designer to crash. Just changing the height from -698 to 698 will allow the SVG to open without crashing Designer.

I'll get this bumped with development - thanks for letting us know.

Link to comment
Share on other sites

  • 4 months later...
  • Staff

We have made fixes/improvements to this area (Curves inside an optimised SVG open incorrectly) of the program in the latest release.

The fixes and how to update are described in these forum posts.

We would appreciate you checking that this issue has now been resolved for you,

Patrick Connor
Serif Europe Ltd

"There is nothing noble in being superior to your fellow man. True nobility lies in being superior to your previous self."  W. L. Sheldon

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.