On Mon, Jan 22, 2007 at 08:20:05PM -0800, Basel Al-Mustafa wrote:
> Would it be possible to extract the vector graphics with transparent
> background. 

Depends-
If the vector graphics are simple enough, you can try your luck with
swfrender. E.g., if you want shape 33 as a bitmap:
    swfextract -i 33 file.swf -o output.swf
    swfrender output.swf -o shape33.png
.

Greetings

Matthias




_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to