34 Commits

Author SHA1 Message Date
Jindra Petřík
48fad13268 feat(fla export): add support for flash1 to flash4, fla export dialog 2026-04-26 17:30:11 +02:00
Jindra Petřík
ee08cf4c22 Fixed: #2653 Check for WEBP availability in CLI
Updated WEBP library to version 2.1.1
2026-03-04 20:18:02 +01:00
Jindra Petřík
98cd95c8c7 Fixed: #2643 APNG export - images containing multiple IDAT chunks 2026-03-04 20:18:02 +01:00
Jindra Petřík
87f94768a0 Added: Debugger - Remove watch
Added: Debugger - List of watches
Added: Debugger - Show flag of watch type (read/write)
Fixed: Debugger - Threading issues with multiple SWFs
Fixed: Debugger - Reading variables on 64bit flash players (like in browsers)
Enhanced debug game test SWFs
2026-02-22 18:33:27 +01:00
Jindra Petřík
1e5e51b003 Fixed: Debugger - Threading issues with multiple SWFs 2026-02-21 12:45:28 +01:00
Jindra Petřík
0af8763efc Added: TTF export - setting italic / bold flags in the font
Fixed: #2632 TTF export - non-zero italic angle
2026-02-16 08:21:50 +01:00
Jindra Petřík
8032b2e39b Debugging in the browser WIP 2026-02-14 11:57:04 +01:00
Jindra Petřík
5ef51beb3d Added: APNG (animated PNG) export for frames, sprites and morphshapes 2026-02-02 22:43:32 +01:00
Jindra Petřík
15e31abc43 Updated webp4j to version 1.4.0 2026-01-16 21:22:11 +01:00
Jindra Petřík
a17522bf1d Added: #2608 Updated WEBP image library so now it supports macOS x64 2026-01-09 20:27:38 +01:00
Jindra Petřík
acc95a4332 #2505 Sync flashdebugger.jar to ffdec lib source 2025-09-27 23:15:41 +02:00
Jindra Petřík
5d8d753c37 WebP - Use lossless version where applicable 2025-09-06 16:15:52 +02:00
Jindra Petřík
2df87d1a0a Added: #2504 WebP image format for export/import (not animated)
Limitation: It's not available on Mac x86-64 platform
2025-08-10 18:45:12 +02:00
Jindra Petřík
ac9ceffae2 Fixed: JLayer stripping last byte of MP3 data 2025-06-07 21:57:33 +02:00
Jindra Petřík
0408fc645b Added: Configuration in TOML format 2025-05-18 13:56:19 +02:00
Jindra Petřík
c45eb35120 Fixed #2428 Charset setting on FLA export in format MX and below,
Default charset for SWFS v5 and lower is WINDOWS-1252
2025-04-06 18:20:28 +02:00
Jindra Petřík
c63f6fbfcf Fixed #2436 PDF export clipping - missing colors / text 2025-04-06 01:30:01 +02:00
Jindra Petřík
11ae337d68 Fixed: #2357 FLA export letterspacing on two character texts
Fixed: #2357 FLA export to CS4 and lower - files exceeding 0x7FFF objects limit
Fixed: #2357 FLA export to CS4 and lower - speed optimization
2024-11-10 19:50:55 +01:00
Jindra Petřík
aa60249555 Recompiled libs 2024-10-29 16:55:43 +01:00
Jindra Petřík
a36e16fc73 Fixed: FLA export AS linkage / import 2024-10-29 16:55:43 +01:00
Jindra Petřík
00dfceb1b9 Fixed: FLA CS4 and below imported fonts 2024-10-29 16:55:43 +01:00
Jindra Petřík
65b2f25b50 Fixed: #2348 Export FLA CS4 or below with more than 255 instances
Switching ribbon/nonribbon fix.
2024-10-29 16:55:43 +01:00
Jindra Petřík
1d0dcb089c Fixed: #2344 Export to FLA CS4 and below with more than 255 bitmap fills or frame duration 2024-10-29 16:55:43 +01:00
Jindra Petřík
8a97f4eb2a Fixed: #2344 Export to FLA CS4 and below with more than 255 library items 2024-10-29 16:55:43 +01:00
Jindra Petřík
933c89cf06 Added: #943, #1812, #2287 Export to older binary FLA formats (CS4, CS3, Flash 8, MX 2004, MX, Flash 5) 2024-09-23 21:52:25 +02:00
Jindra Petřík
534ac03314 Better decimal support (For ABCs with minor version 17) 2024-08-12 19:51:40 +02:00
Jindra Petřík
d46d32be30 Fixed #2239 Default font name detection
Fixed #2239 Exporting TTF font on Linux
2024-08-05 11:17:25 +02:00
Jindra Petřík
4fe999bd47 Fixed #2211 PDF export, Font export - glyphs with no contours (advance only) 2024-08-05 11:17:25 +02:00
Jindra Petřík
70096593dc Fixed #1678 Shapes - Miter clip join style 2023-10-16 09:36:06 +02:00
Jindra Petřík
92be6d231f Gifreader to java8 2023-10-16 09:36:06 +02:00
Jindra Petřík
43f1dc4f35 Added #2079 Replace DefineSprite with GIF 2023-10-16 09:36:06 +02:00
Jindra Petřík
49abcd4447 GNUJPdf - draw image with scaling 2023-06-25 20:41:04 +02:00
Jindra Petřík
04b1a4f27e lib dependencies build to ffdec_lib/lib dir 2023-01-30 22:33:36 +01:00
Jindra Petřík
8088c3bcf1 Added #1029 Better separation of library and main app, dependencies inside library zip, library readme 2023-01-30 22:33:36 +01:00