X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=04b334592580246025da6279a1f22d4300c1cb8b;hb=9dd3c056922a1f370c0543c43adae040723bc454;hp=62576817fb1a40afe9c07455b7dce6dc276387f3;hpb=4361e39b8bc3caecfbb676a4454979bdb133bcb3;p=swftools.git diff --git a/TODO b/TODO index 6257681..04b3345 100644 --- a/TODO +++ b/TODO @@ -7,7 +7,6 @@ swfc: * .qchance, .cchange * .morph * .soundstream - * text: newlines * .texture * .orbit * plugins? @@ -71,16 +70,28 @@ librfxswf: * fix font reduce code * drawer paths should be closer to the SVG syntax (no space between M and coord) +librfxswf/python: + + * get MacPython (http://undefined.org/python/) to work + pdf2swf: - + * Make a new viewer (with pageflipping) * Fix even-odd/clockwise-anticlockwise fill problems + * optimize monochrome image handling? + * send converted links to a actionscript function instead of opening a new browser + window with getURL() as it is done today? + Like: pdf2swf.exe -uf _root.sendURL 1.pdf -o 1.swf png2swf: * Image mode 4 * Interlace mode 1 +swfdump: + + * Flash 7 action codes + swfrender: * Does a move-type PLACEOBJECT2 reset matrix etc. if it isn't set?