From b5fdc520ac84107bdf151da5214db070d09814bb Mon Sep 17 00:00:00 2001 From: kramm Date: Wed, 16 Apr 2003 18:58:32 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 4 +++- TODO | 9 ++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4dcdb09..5be0c76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -142,7 +142,7 @@ e.g.: http://pdf2swf:call:_root.myFunction:parameter * ./*/Makefile: all Makefiles rewritten. -0.4.4: (not yet released) +0.4.4: * src/swfextract: output file name handling fix * lib/rfxswf: better sprite fold/unfold support * src/swfdump: new option -p (--placements), support for exportassets, namecharacter @@ -157,3 +157,5 @@ * lib/rfxswf: fix for ratios in swfobject.c * src/swfdump: shows some info about video tags now * pdf2swf/pdf2swf: greatly improved spline conversion + * pdf2swf/: Fix for t1lib-5.0.0 + * src/wav2swf: streaming sound now works for all framerates < 35. diff --git a/TODO b/TODO index 3018f75..c9eb350 100644 --- a/TODO +++ b/TODO @@ -10,7 +10,7 @@ swfc: * .egon (stub is there, never really implemented)... folding edges? * dump format for ingestion into swifty? * .editbox - * .importassets, .import + * .importassets * default output filename (name.sc -> name.swf) if unspecified * change .swf to .flash ? import swfs with .swf instead of .movie? @@ -30,8 +30,7 @@ pdf2swf: font2swf: - * implement support for truetype fonts. [yes please :-)] - * command line option parsing + * implement support for truetype fonts. swfcombine: @@ -46,10 +45,6 @@ swfextract: * mp3 extraction should also work for movieclips. -wav2swf: - - * -r flag doesn't work without -d option. - librfxswf: * Actionscript has memory leaks -- 1.7.10.4