INFO: Problems with AV false positives are fixed in 25.0.0, now we sign our code and also use MSI installer type.
If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.
List of issues#2555 SVG messed up in Illustartor
Author:
AndrewAssassins
AndrewAssassinsDate created:
Type: question
Visibility: Everybody
Assigned to:
Labels: SVG
State: opened 

> What steps will reproduce the problem?
I export svg try to open them in illustator and the image is just broken
> What is the expected output? What do you see instead?
I expect the thing to look normal but insteaed is in the wrong plce and location even
diferent size
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
24.1.0
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
is not the swf but seams to be a compatibilityissue with the svg made and illustrator
1242.svg (293 KiB)It seems that Adobe Illustrator
does not correctly process "pattern" element of SVG images
and introduces various position shifts.
This seems to be a bug in Adobe Illustrator, because other SVG viewers like Edge or
Inkscape display this SVG without problems.
I also tried to modify the file to minimize the problem, but without success.
I am attaching smaller custom made SVG where this also happens.
I am afraid I cannot help you with this.
2555_small.svg (3 KiB)State: new→opened
Type: bug→question
I'm not quite sure what this svg file is originally supposed to look like, but it seems to
be quite simple. I decoded the image inside it from base64 and saved it to a file, maybe
this can help you out in some way?
extracted.png (219 KiB)