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#2635 The use export first and last shape
Author:
AndrewAssassins
AndrewAssassinsDate created:
Type: question
Visibility: Everybody
Assigned to:
Labels: Morphshapes
State: opened 

so I notice they just added it a new option for the morphshapes where you can choose to
export as a svg with certain duration or even the start and the end, but doesn't seam to
able ot make it work or how do you replace a morphshape with that new function?
You can replace morphshape by first selecting start SVG image from disk and then selecting
end SVG image from disk. It should create a shape tween - morphshape between them.
The SVGs need to have compatible styles. (Like solid fill on start and linear gradient on
end is not compatible style)
The new morphshape export modes have nothing to do with it. You just need start+end shape
mode, which was already available before.
State: new→opened
