summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkramm <kramm>2003-04-16 18:58:32 +0000
committerkramm <kramm>2003-04-16 18:58:32 +0000
commitb5fdc520ac84107bdf151da5214db070d09814bb (patch)
tree1bd630bf37696069d8f1d721c76f9a04a830c456
parent919cf73dfd4cf92ac11a45e455784f0ea5fd991b (diff)
Brought up to daterelease-0-4-4
-rw-r--r--ChangeLog4
-rw-r--r--TODO9
2 files changed, 5 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index 4dcdb09a..5be0c764 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 3018f75d..c9eb3500 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