From a9326220edcd7373dedc9f7d1cf5f09e7693e763 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 2 Dec 2001 11:52:56 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 5 +++-- TODO | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e9e39a..fe39a4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,7 @@ * pdf2swf: TrueType support added. (using ttf2pt1) * rfxswf-lib: performs conversion of jpeg colorspaces now. (Makes pdf2swf cope with more types of jpegs) - * swfextract: new tool, allows to extract single objects from movieclips + * swfextract: new tool, allows to extract single objects, frames etc. from movieclips * swfcombine: allows ids instead of names, now, too. - * swfdump: added text extracting functionality. + * swfdump: added text displaying functionality. (like swfstrings) + * swfdump: now dumps also the undocumented placeobject2 actioncode. diff --git a/TODO b/TODO index 946f8a0..0df9e07 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,7 @@ swfcombine: swfextract: * add support for extraction of bitmaps and sounds into 'native' formats (mp3, jpg, png) - * Support for extracting frames? + * improve placeobject handling swfdump: -- 1.7.10.4