X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=3018f75da1894dec86ecfe88fd92453caa00732c;hb=de73baf94053d43deb933e5833e34c05747a5f63;hp=04f31d15748b071e6a6d438da279c4b8ccb2449a;hpb=45f50581326af82adcb6c03eecd5082487a0a042;p=swftools.git diff --git a/TODO b/TODO index 04f31d1..3018f75 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,23 @@ swfc: + * .texture + * object rel coords, as in obj1.(x,y) and monkey.nose + "follow me" feature: default, or should it be explicitly specified? * .replace command - * output filename (name.sc -> name.swf) + .crossfade command???? + * .soundstream + * text: newlines + * .egon (stub is there, never really implemented)... folding edges? + * dump format for ingestion into swifty? + * .editbox + * .importassets, .import + * default output filename (name.sc -> name.swf) if unspecified + * change .swf to .flash ? + import swfs with .swf instead of .movie? * .hide/.show? - * .rotate + * .orbit * store instance coordinates for .put with same name after .del? + * macros? looping? ways of reducing repetitive coding (and the length of sc files)? pdf2swf: @@ -17,7 +30,8 @@ pdf2swf: font2swf: - * implement support for truetype fonts. + * implement support for truetype fonts. [yes please :-)] + * command line option parsing swfcombine: @@ -45,3 +59,13 @@ other: * swfcrop * swf2fig + * swfrender + +documentation: + + * basic command set + * example set illustrating basics + * cook book: how to get familiar effects + (fade/wipe/titles/scrolling/false perspective etc) + * complete list of all required packages and libs and how to get/build them +