From: kramm Date: Sat, 4 Jan 2003 14:04:07 +0000 (+0000) Subject: Brought up to date X-Git-Tag: old_makefiles2~6 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=2547e970878f0948675917d3a78148fe6ef00f88 Brought up to date --- 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