Commit Graph

8529 Commits

Author SHA1 Message Date
Jindra Petřík
45e4fa6136 Try to fix BOM package 6 2025-11-15 10:53:11 +01:00
Jindra Petřík
85810ae08a Try to fix BOM package 5 2025-11-15 10:42:25 +01:00
Jindra Petřík
07777aaa5e Try to fix BOM package 4 2025-11-15 10:18:23 +01:00
Jindra Petřík
0b018192bd Try to fix BOM package 3 2025-11-15 10:06:11 +01:00
Jindra Petřík
ea626aedbc Try to fix BOM package 2 2025-11-15 09:32:13 +01:00
Jindra Petřík
0b9ec2262a Try to fix BOM package 2025-11-10 20:55:20 +01:00
Jindra Petřík
6494d7045e Removed unused ignoredLoops method 2025-11-09 21:46:33 +01:00
Jindra Petřík
1c8d9b9e13 Removed unused useThrow parameter 2025-11-09 21:22:30 +01:00
Jindra Petřík
44cf5a9b64 Fixed: Incorrect TreeItem label after introduction Document class highlighting 2025-11-09 19:50:50 +01:00
Jindra Petřík
3e2656e6fd Fixed: #2550 FLV video import - incorrect frame position caused by wrong FLV tag sort 2025-11-09 18:53:07 +01:00
Jindra Petřík
68075ea9c5 Fixed: #2551 Showing too wide video tags in Flash player producing ValueTooLarge exception. Also truncated video length. 2025-11-09 15:31:40 +01:00
Jindra Petřík
f8869b9ca9 Fixed: #2552 Open with FFDec explorer menu shrinking sidebar 2025-11-09 14:24:37 +01:00
Jindra Petřík
840ae0376e Added: #2556 CLI subsprite animation export (-sublength <length> option for export)
Added: #2556 Option to select arbitrary frames of sprites export via `-select`.
  Check `--help -select` for details.
2025-11-09 12:20:25 +01:00
Jindra Petřík
f04fcb151e Fixed: #2545 FLA export - normalize font em square 2025-10-27 21:53:20 +01:00
Jindra Petřík
b66b82d10c Fixed: #2547 SVG import - improper linearGradient with userSpaceOnUse gradient units
SVG tests url to https.
2025-10-27 07:09:02 +01:00
Jindra Petřík
0c109bc0eb Fixed: #2546 AS3 findProperty vs temporary registers 2025-10-25 17:19:12 +02:00
Jindra Petřík
cf88dbde61 FontTag - call ensureLoaded where needed. 2025-10-25 12:24:03 +02:00
Jindra Petřík
b74047d2a3 PR224 changelog 2025-10-25 12:21:09 +02:00
Jindra Petřík
0f9ab81190 Merge pull request #224 from Ravoit/dev
CLI font replace fix
2025-10-25 12:15:00 +02:00
Ravoit
9d980ffa41 FontTag.addCustomFont
Fix for
SEVERE: Uncaught exception in thread: main
java.lang.NullPointerException
        at com.jpexs.decompiler.flash.tags.base.FontTag.getFontKerningPairs(FontTag.java:541)
        at com.jpexs.decompiler.flash.tags.DefineFont3Tag.addCharacter(DefineFont3Tag.java:532)
        at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseReplace(CommandLineArgumentParser.java:3137)
        at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseArgumentsInternal(CommandLineArgumentParser.java:728)
        at com.jpexs.decompiler.flash.console.CommandLineArgumentParser.parseArguments(CommandLineArgumentParser.java:474)
        at com.jpexs.decompiler.flash.gui.Main.main(Main.java:3276)
        at com.jpexs.decompiler.flash.cli.CommandlineInterface.main(CommandlineInterface.java:32)

as in GUI version
2025-10-20 23:13:19 +03:00
Jindra Petřík
0dc7fbf366 #571 Updated Portugese-brasil translation 2025-10-18 22:54:58 +02:00
Jindra Petřík
a6097b87cf Fixed: #2540 AS3 getlocal after inclocal with different registers incorrectly merged 2025-10-06 18:13:15 +02:00
Jindra Petřík
bd47698c1a Added: AS3 Document class is underlined and has different icon 2025-10-05 19:00:51 +02:00
Jindra Petřík
5db66ae32b Fixed tests. 2025-09-30 21:39:32 +02:00
Jindra Petřík
dccf870ce0 Fixed: #2537 AS1/2/3 direct editation - partial object literal causing lag 2025-09-30 20:19:38 +02:00
Jindra Petřík
cd352e12f7 Fixed: #2536 AS3 regexp highlighting / compilation 2025-09-30 19:59:21 +02:00
Jindra Petřík
165b0f9db5 Fixed: #2536 AS3 switches detection incorrectly replaces basic ifs with strict equals
Fixed: #2536 AS3 switches detection not handling loops
2025-09-30 19:36:45 +02:00
Jindra Petřík
7bb4c83202 created new Unreleased section in CHANGELOG.md 2025-09-28 18:28:03 +02:00
Jindra Petřík
bf4b6e33b7 version changed to 24.1.0 version24.1.0 2025-09-28 18:27:08 +02:00
Jindra Petřík
ec2f575581 Merge pull request #223 from jindrapetrik/dev
Dev
2025-09-28 18:22:10 +02:00
Jindra Petřík
fe469f0d82 Added: #2534] Create new GFX tags of type DefineExternalGradient, DefineGradientMap, ExporterInfo, FontTextureInfo, DefineExternalStreamSound 2025-09-28 12:08:43 +02:00
Jindra Petřík
8afe8c29d5 #2165 Tweak round values in shape fixer 2025-09-28 11:18:23 +02:00
Jindra Petřík
1e126a476d Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2025-09-27 23:41:37 +02:00
Jindra Petřík
62719725c4 remove readme of spelling 2025-09-27 23:35:40 +02:00
Jindra Petřík
47981c560c Spelling fix 2025-09-27 23:29:21 +02:00
Jindra Petřík
acc95a4332 #2505 Sync flashdebugger.jar to ffdec lib source 2025-09-27 23:15:41 +02:00
Jindra Petřík
4b53243fa1 Optimized speed of Shape fixer 2025-09-27 22:53:23 +02:00
Jindra Petřík
4fdf17ccfc Fixed: #1826, #2416 FLA export - shapes - missing fills when fillStyle0/1 has incorrect orientation
Fixed: #2532, #1011, #2165 FLA export - shapes - missing fills on path crossings, small shapes
2025-09-26 20:03:20 +02:00
Jindra Petřík
ee53b6e763 PR222 Replace fonts from commandline - cleanup 2025-09-14 13:47:38 +02:00
lgl017
133eb8e5fe impl font3+font4 replace in cli
impl font3+font4 replace in cli
2025-09-14 13:22:18 +02:00
Jindra Petřík
58eae43203 Added: #2529, #2471 Font normalization
Fixed: #2471 PDF export - ignore control characters
Fixed: #2471 SVG export with typeface - white-space:pre style
2025-09-09 21:19:37 +02:00
Jindra Petřík
973dcf68d3 Fixed: AS1/2 print/printNum/printAsBitmap/printAsBitmapNum not correctly handling bmovie boundingBox parameter 2025-09-06 17:39:54 +02:00
Jindra Petřík
5d8d753c37 WebP - Use lossless version where applicable 2025-09-06 16:15:52 +02:00
Jindra Petřík
e58df81afa Update metadata
check-spelling run (push) for dev

Signed-off-by: check-spelling-bot <check-spelling-bot@users.noreply.github.com>
on-behalf-of: @check-spelling <check-spelling-bot@check-spelling.dev>
2025-09-06 02:42:17 +02:00
Jindra Petřík
3d2c305846 Spelling fixes 2025-09-06 02:35:59 +02:00
Jindra Petřík
3b82db57ba Spelling fixes 2025-09-06 02:21:46 +02:00
Jindra Petřík
5e81e03dc6 Fixed: AS Debugger - order of trace commands
SharedObjects sync fix
2025-09-06 01:21:11 +02:00
Jindra Petřík
3f1ed100be AS3 switch compilation reorganized 2025-09-04 19:47:04 +02:00
Jindra Petřík
b8f3b49b0e Switch cases finish block 2025-09-02 21:31:51 +02:00
Jindra Petřík
b7d02b75c5 Added: #2497 - AS3 - temp variables for better handling swap/dup instructions 2025-09-01 23:21:06 +02:00