From d114056883922aca66baf392f03137eb62740284 Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 7 Jan 2002 15:26:02 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 4 ++++ TODO | 5 +---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 129a490..f1437fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -58,3 +58,7 @@ 0.2.2: * swfs/: Added/Wrote sources for some of the swf files * swfdump: Major bugfix in placeobject2, hex output function + * swfextract: Can now extract png and jpeg. + * swfcombine: big endian fixes + * lib/example/avi2swf.cc: Can now handle big files. Better compression ratio. + diff --git a/TODO b/TODO index ef15b75..15a877f 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,7 @@ pdf2swf: swfcombine: + * Handle Bounding boxes * Relocate SetTarget "/content" stuff, too? * allow "combining" Actionscript and SWF. @@ -23,10 +24,6 @@ swfextract: * add support for extraction of sounds into mp3 * improve placeobject handling -swfdump: - - * Make the output shorter. - rfxswf-lib: * swf_WriteFont() should write definefont2 tags for more complex fonts -- 1.7.10.4