From: kramm Date: Sat, 13 Apr 2002 17:51:38 +0000 (+0000) Subject: Brought up to date X-Git-Tag: xpdf-0-92~44 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=870bda798391ff2768a6d4cb2df496cc2c9a7368 Brought up to date --- diff --git a/ChangeLog b/ChangeLog index 472f53e..d521150 100644 --- a/ChangeLog +++ b/ChangeLog @@ -75,5 +75,6 @@ 0.2.4: * pdf2swf: The --ignore option now actually makes the pdf files smaller. * rfxswf: Can now write DefineFont2 tags - * swfextract: Bugfixes (DefineEditText) + * swfextract/swfcombine: Bugfixes (DefineEditText) + * swfdump: New option --used, prints out referred IDs of each tag. diff --git a/TODO b/TODO index da993f1..d8721c5 100644 --- a/TODO +++ b/TODO @@ -24,10 +24,6 @@ swfextract: * mp3 extraction should also work for movieclips and definesound. * improve placeobject handling -swfdump: - - * write out dependencies between objects - lib/examples: * make an example for edittext fields