From 19a4fb881e2b77382bb87997b17d059afcf77f51 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 19 May 2002 21:00:13 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 7 ++++++- TODO | 5 ++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index ef0b7a9..54b6999 100644 --- a/ChangeLog +++ b/ChangeLog @@ -72,7 +72,7 @@ * src/swfdump: Bugfixes, ids and depths are now in decimal * src/swfcombine: Bugfixes. * configure.in: Cleaned up. -0.2.4: +0.3.0: * pdf2swf: The --ignore option now actually makes the pdf files smaller. * rfxswf: Can now write DefineFont2 tags * swfextract/swfcombine: Bugfixes (DefineEditText) @@ -81,4 +81,9 @@ * pdf2swf: Added compression flag (-z) * swfcombine: Added compression flag (-z) * configure.in: zlib is now required. + * src/png2swf: New tool. + * swfdump: Prints some image infos now. + * pdf2swf: Fixed Image handling + * avi2swf/: Is part of the main distribution now + * src/wav2swf: New tool. diff --git a/TODO b/TODO index d8721c5..d0b0c14 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,7 @@ pdf2swf: * some bounding boxes are too big * support for ttf fonts in --fontdirs * implement -q (--quiet) option, especially for -b and -l - * upgrade to xpdf 1.0? + * upgrade to xpdf 1.01 swfcombine: @@ -32,5 +32,4 @@ rfxswf-lib: * modules/swfshape doesn't allow changing to fillstyle 0 * modules/swffont:TextSetInfoRecord doesn't allow changing to coordinate 0 - * (s/GetFrameNo/GetTagFrameNo/g ?) - + -- 1.7.10.4