X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=af4eabc996d7811c1c17a0f17a0a0e768e3f691a;hb=1f094c72e8a3d59a6e7021160de2bfe0207bb99b;hp=04f31d15748b071e6a6d438da279c4b8ccb2449a;hpb=45f50581326af82adcb6c03eecd5082487a0a042;p=swftools.git diff --git a/TODO b/TODO index 04f31d1..af4eabc 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,25 @@ 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. + * .include + * text: newlines + * 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)? pdf2swf: @@ -17,7 +32,7 @@ pdf2swf: font2swf: - * implement support for truetype fonts. + * implement support for truetype fonts. [yes please :-)] swfcombine: @@ -45,3 +60,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 +