X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=6f5cb8bfd1e8293ba957ccf92bc0bd5def68f569;hb=f535c2b112063828c30a009b92c068892920bcab;hp=04f31d15748b071e6a6d438da279c4b8ccb2449a;hpb=45f50581326af82adcb6c03eecd5082487a0a042;p=swftools.git diff --git a/TODO b/TODO index 04f31d1..6f5cb8b 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???? + * .sound file.wav ? + syntax for single sound hits, looping, synch sound stream. + * text: newlines + * dump format for ingestion into swifty? + * .editbox + * 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)? pdf2swf: @@ -17,7 +30,7 @@ pdf2swf: font2swf: - * implement support for truetype fonts. + * implement support for truetype fonts. [yes please :-)] swfcombine: @@ -45,3 +58,12 @@ other: * swfcrop * swf2fig + +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 +