Affinity Designer 2 does not open Freestyle SVG

Strange problem - Affinity Designer 2 does not open SVG created in Blender via Freestyle. It says ‘file type not supported’, while Chrome and Photoshop open them no problems.

freestyle SVG to Affinity Designer 2.blend (967.8 KB)

freestyle SVG to Affinity Designer 2

And the way via “Inkscape” ?

As .SVGs are Textfiles you could
load it in Inkscape save it as SVG again

and compare the Files in a Texteditor
maybe you spot a difference or a missing parameter

I did some tests:

exporting SVG - compatibility with Affinity Designer 2.4.2
So the “workaround” is to let SVG through Inkscape - and then open it in Affinity Designer.

But unfortunately these are flatline SVGs:


So it needs to be reworked by hand if we want beziers…

This is Blender Freestyle SVG code:

Here for comparison plain SVG code:

I wonder what is wrong with Freestyle SVG, any ideas?

Please refer to the link

Add…

There is no clear answer from the Addon developer, and it seems that they are aware of this.

#104830 - Can’t open svg with Affinity Designer: Use UTF-8 encoding instead of ascii - blender-addons - Blender Projects

SVG import fails - Affinity on Desktop Questions (macOS and Windows) - Affinity | Forum (serif.com)

1 Like

So simple editing svg from ascii tag to utf-8 helped, it just now opens in Designer 2, although it is a mess of hundreds of vectors - but I found that first importing it into Inkscape and using Path/Simplify helps.

  1. Blender Freestyle > SVG
  2. SVG > Inkscape
  3. Path/Simplify > save
  4. open it in Affinity Designer 2
1 Like