From: kramm Date: Mon, 7 Jan 2002 15:26:02 +0000 (+0000) Subject: Brought up to date X-Git-Tag: release-0-2-2~62 X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=commitdiff_plain;h=d114056883922aca66baf392f03137eb62740284 Brought up to date --- 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