X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=103f45d8e53f465f196bfb0fde9e8bbe35b98003;hb=f5d49c524f641db1d5a7527bcd9026d37761ab59;hp=965b60ca7455d12b6ab2161e16bd303b77042bcb;hpb=2337db0af915ba221eefd959d7c81a3617b9c0aa;p=swftools.git diff --git a/TODO b/TODO index 965b60c..103f45d 100644 --- a/TODO +++ b/TODO @@ -8,7 +8,6 @@ General: pdf2swf: * The following pdf properties are not yet dealt with: - o Links o dashed lines (maybe by using fillstyle to keep Shapes small, maybe optional- use another color for dashed lines) o (type 3 and truetype fonts) @@ -23,9 +22,15 @@ swfcombine: * Allow ids instead of names * Relocate SetTarget "/content" stuff +swfdump: + + * Support for actionscript in buttons. Make the output shorter. + rfxswf-lib: * modules/swfshape doesn't allow changing to fillstyle 0 - * DataPos should be named DataReadPos, DataSize DataWritePos. - * bitcount should be named BitWritePos, bitmask BitReadPos + * s/GetDataSize/GetTagLen/g + s/GetDataSizePtr/GetTagLenPtr/g + (s/GetFrameNo/GetTagFrameNo/g ?) +