From 66fa21a80de96cf37e88750c6b3a7b7ac9ed9cd0 Mon Sep 17 00:00:00 2001 From: kramm Date: Sun, 16 Dec 2001 01:22:28 +0000 Subject: [PATCH] Brought up to date --- ChangeLog | 3 ++- TODO | 6 ++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index c2c9dea..8c40fb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -48,5 +48,6 @@ libavifile) 0.2.1: * configure: Does checking for byte order now. - * rfxswf/pdfswf: Applied Anjo Krank's patch for MacOSX. + * rfxswf/pdfswf: Applied Anjo Krank's patch for MacOS X. + * swfcombine: new options: --cat, --stack1, --merge, --frame diff --git a/TODO b/TODO index 9d23303..025312e 100644 --- a/TODO +++ b/TODO @@ -10,13 +10,11 @@ pdf2swf: optional- use another color for dashed lines) * fix memory leaks * some bounding boxes are too big + * allow additional fontdirectories to be specified? swfcombine: - * Allow substituting frames (which have a name), too? - * --cat option (concatenates the movies)? - * Relocate SetTarget "/content" stuff - * --merge mode? (Doesn't store everything in movieclips) + * Relocate SetTarget "/content" stuff, too? swfextract: -- 1.7.10.4