X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=TODO;h=84a1f3d13dc2dda1ba7a68181f0278393d66212d;hb=b154692d1d448edb96ae1fa5b3cfd14a27c04796;hp=7a228b7956364f04472516a39bcc8eecaec62897;hpb=2d3f354e192af54cf746ed08cb9195227795a069;p=swftools.git diff --git a/TODO b/TODO index 7a228b7..84a1f3d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,6 @@ swfc: + * color/line should be named linecolor/linewidth * .morph * .soundstream * text: newlines @@ -17,7 +18,7 @@ swfc: * SWF 3 actionscript commands shortcuts: geturl, gotoframe? * .hide/.show? * store instance coordinates for .put with same name after .del? - * macros? looping? ways of reducing repetitive coding (and the length of sc files)? + * Macros: .macro x=30 y=30 .text x=x+30 y=y+30 text="testtext" .end pdf2swf: @@ -40,6 +41,9 @@ swfcombine: * support for centering (remove need to set -x,-y parameters manually when linking preloaders) * fix clipdepths + * rotating + * allow to replace images + * allow to replace texts swfextract: @@ -78,6 +82,12 @@ Makefiles/configure/installation: * check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements +Win32 Installation: + + * The installer colors are ugly + * Add Logo + * Make ParseDisplayName work + other: * swf2fig