swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] SwfExtract does not detect transparent images in l


From: Matthias Kramm
Subject: Re: [Swftools-common] SwfExtract does not detect transparent images in linked swf
Date: Wed, 24 Jan 2007 20:37:33 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]