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#2681 [CLI] Replace command does not update shape bounds with nofill
Author:
ProfX1527
ProfX1527Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: CommandlineImportShapes
State: closed 

> What steps will reproduce the problem?
ffdec-cli.exe -replace input.swf output.swf 50 MyShape.svg nofill
> What is the expected output? What do you see instead?
The shape to be replaced and its bounds updated in the same way when I click "Replace -
updated bounds" in the GUI.
Currently the imported shape keeps the existing shapes bounds and is scrunched up.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
Current Release v.25.1.3
I am not using a nightly build
OS: Windows 11 Professional 24H2
Java: 1.8.0_481
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
This closed issue (/www.free-decompiler.com/flash/issues/1806-addition-of-cli-replace-option-to-update-bounds
-for-shapes) led me to believe this worked
correctly, but I cannot get it to work on any SWF with any SVG. I have tried multiple
between a few entirely different projects and it just simply never updates the bounds.
If there is already a way to do this, I could not find it anywhere in your documentation.
This is fixed in nightly 3471.
State: new→upgraded
Confirmed it is indeed working on nightly 3471! Thank you very much!
State: upgraded→closed
