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.

#2443 SVG shape importer incorrectly handles cubic curves
Author:
JPEXS

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
Add tag -> Shape -> Create from file... select cubic_min.svg(attached)
Go to shape detail and in tag detail tree, navigate through shaperecords up to record 14.
> What is the expected output? What do you see instead?
I expect the edge to be near orange area. Instead it is weirdly going off to the right
side.
It is too much distant than it should be.
(It is more visible with upcoming conflation antialias fix feature.)
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
version 22.0.2 nightly 3056, Windows 11
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.

