swfc:
- * .texture
* .editbox
- * simple actionscript commands
* .buttons
+ * .texture
* .orbit
* plugins?
* .lock/.unlock
* .egon (stub is there, never really implemented)... folding edges?
* .importassets
* default output filename (name.sc -> name.swf) if unspecified
+ * SWF 3 actionscript commands shortcut
* .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)?
* add support for FreeType
* upgrade xpdf
-font2swf:
-
- * implement support for truetype fonts.
-
avi2swf:
* update manpage
swfcombine:
- * Handle Bounding boxes
- * Relocate SetTarget "/content" stuff, too?
* allow "combining" Actionscript and SWF.
- * "swfcombine -m" (e.g. "swfcombine -mT test.swf") duplicates depths:
- relocate depth in normalcombine()
* "swfcombine -mT file.swf -x 300 file2.swf" doesn't work
* "swfcombine file.swf -s 200 box1=file1.swf" doesn't work if file1.swf contains sprites
* "swfcombine file.swf -x 200 -y 200 -s 200 box1=file1.swf" doesn't work?
+ * Handle Bounding boxes
* support for centering (remove need to set -x,-y parameters manually when linking
preloaders)
librfxswf:
- * Actionscript has memory leaks
- * Font routines still need a little more work (shape alignment)
+ * logging
png2swf:
Makefiles/configure/installation:
- * check for vsnprintf, strndup etc. and supply replacements
+ * check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements
other:
* swf2fig
* swfrender
+ * update man pages
documentation: