X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=84a1f3d13dc2dda1ba7a68181f0278393d66212d;hb=9920f31d5204693619eb64cbbcfa7d472f40e79f;hp=f746a1ce55c45abee9ad37ed325f39567edfd765;hpb=3a42588bac536fbce63f831d4baeb0894063be1d;p=swftools.git diff --git a/TODO b/TODO index f746a1c..84a1f3d 100644 --- a/TODO +++ b/TODO @@ -18,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: @@ -41,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: @@ -79,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