If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2649 Gradient not properly working for SVG export
Author:
Astariul
AstariulDate created:
Type: bug
Visibility: Everybody
Assigned to:
State: upgraded 

> What steps will reproduce the problem?
Try to export sprite with chid=1222 as SVG and as PNG. The PNG export properly work with
the gradient element, but the SVG version is different, the gradient seems to not work as
expected.
> What is the expected output? What do you see instead?
SVG export is different than the PNG export (gradient not working ?)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Windows 11, v25.1.2 nightly build 3439
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
The sprite is pretty complex, can you mark which parts need to be fixed?
Because I see the SVG and PNG very similar.
It's not a gradient fill but actually a blur filter + overlay blend mode.
Please try nightly 3440,
it should be better.
State: new→upgraded
Awesome, thanks for the very fast fix !
o2.swf