From 29db47add9975778ea891b9cca6891c475e95b32 Mon Sep 17 00:00:00 2001 From: kramm Date: Thu, 1 Jan 2004 10:00:47 +0000 Subject: [PATCH] Brought up to date --- TODO | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 0d17ea4..0a4c15c 100644 --- a/TODO +++ b/TODO @@ -1,23 +1,22 @@ swfc: - * simple actionscript commands - * rewrite in python - * python plugins? * .texture + * .editbox + * simple actionscript commands + * .buttons + * .orbit + * plugins? * .lock/.unlock * object rel coords, as in obj1.(x,y) and monkey.nose "follow me" feature: default, or should it be explicitly specified? * .replace command - .crossfade command???? + .crossfade command? * .soundstream - * text: newlines + * text: newlines * .egon (stub is there, never really implemented)... folding edges? - * .editbox - * .buttons * .importassets * default output filename (name.sc -> name.swf) if unspecified * .hide/.show? - * .orbit * store instance coordinates for .put with same name after .del? * macros? looping? ways of reducing repetitive coding (and the length of sc files)? @@ -28,6 +27,7 @@ pdf2swf: * several bounding boxes are too big * support for ttf fonts in --fontdirs * add support for FreeType + * upgrade xpdf font2swf: -- 1.7.10.4