X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=95073a0a58ea948bcd3d1ad08de81c2574aaa4b7;hb=248b9e3b9bb2040bf3ffec14d959d0c15fd8461a;hp=04f31d15748b071e6a6d438da279c4b8ccb2449a;hpb=45f50581326af82adcb6c03eecd5082487a0a042;p=swftools.git diff --git a/TODO b/TODO index 04f31d1..95073a0 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,27 @@ 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???? + * .sound file.wav ? + syntax for single sound hits, looping, synch sound stream. + * 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? + * more colour names? X11 colour names? (we are Linux after all...) * .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)? + + + .include [DONE Feb 22 2003] pdf2swf: @@ -17,7 +34,7 @@ pdf2swf: font2swf: - * implement support for truetype fonts. + * implement support for truetype fonts. [yes please :-)] swfcombine: @@ -45,3 +62,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 +