From 81c373a35f96ea1f8c0a9e088e772b13aa437147 Mon Sep 17 00:00:00 2001 From: kramm Date: Mon, 30 Oct 2006 09:54:18 +0000 Subject: [PATCH] Brought up to date --- FAQ | 2 -- TODO | 10 ++++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/FAQ b/FAQ index 8dfefd0..c735e44 100644 --- a/FAQ +++ b/FAQ @@ -88,8 +88,6 @@ . (There's a self-extracting .exe version of all versions since 0.6.1, and a .zip or .rar archive of the newest development snapshot) - Notice: For now, the utilities need to be installed to C:\SWFTOOLS to make pdf2swf work- - otherwise it won't be able to find its fonts. 8.) Where's the source code of the Windows version? diff --git a/TODO b/TODO index 8c943eb..4095d62 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,12 @@ swfc: + * input from stdin * .movie feature + * button sounds * bounding box parsing: remove : syntax, add ; or +- syntax * color/line should be named linecolor/linewidth * open paths in .outline + * create ActionScript arrays out of outlines? * .qchance, .cchange * .morph * .soundstream @@ -50,6 +53,10 @@ swfextract: * mp3 extraction should also work for movieclips. * frame extraction should also extract not yet deleted characters from the previous frames. +swfstrings: + + * UTF8 output? + swfbbox: * support for MorphShape? @@ -59,6 +66,7 @@ wav2swf: * pad blocks for mp3 compression * stereo support? + * -E option doesn't work (as documented) librfxswf: @@ -85,10 +93,12 @@ png2swf: * Image mode 4 * Interlace mode 1 + * add jpeg compression swfdump: * Flash 7 action codes + * gradients swfrender: -- 1.7.10.4