From 2547e970878f0948675917d3a78148fe6ef00f88 Mon Sep 17 00:00:00 2001 From: kramm Date: Sat, 4 Jan 2003 14:04:07 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 11 +++++++++++ TODO | 7 ++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6dcca26..20dbc65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -125,3 +125,14 @@ * avi2swf: Implemented --flip option * pdf2swf: Implemented --flashversion option * pdf2swf: Implemented Viewer gadgets- it's now possible to call Flash functions via hyperlink + +0.4.3: + * src/jpeg2swf: Grayscale fix + * lib/rfxswf: Improved MX support + * pdf2swf: Command line fixes + * swfdump: Added -f (--frames) option + * png2swf: Added support for mode 6 images + * swfs: Support for print protection in simple_viewer + * swfs: added keyboard_viewer + * swfcombine: Bugfixes + * swfdump: Shows frame position now. diff --git a/TODO b/TODO index ef995dc..c5751fc 100644 --- a/TODO +++ b/TODO @@ -11,13 +11,10 @@ swfcombine: * Handle Bounding boxes * Relocate SetTarget "/content" stuff, too? * allow "combining" Actionscript and SWF. - * "swfcombine -d -x 300 test.swf" doesn't work + * "swfcombine -m" (e.g. "swfcombine -mT test.swf") duplicates depths: + relocate depth in normalcombine() swfextract: * mp3 extraction should also work for movieclips. * improve placeobject handling - -png2swf: - * type 2 (truecolor) transparency - * type 6 images -- 1.7.10.4