[swfmill] PNG Compression

Mark Winterhalder mark13 at gmail.com
Thu Apr 24 14:13:42 PDT 2008


On Thu, Apr 24, 2008 at 8:58 PM, Axel Huizinga <axel at 3drachen.de> wrote:
>  Hi Ralph,
>  that wasn't really an answer to the question. I also asked my self since I
> used swfmill if there
>  any way to achieve compression like for example with the ming library:
>  $movie->output(9)

As far as image compression goes, if I'm not mistaken, Swfmill doesn't
compress. SWF knows lossless, which is somewhat like PNG, and lossy,
in which case Swfmill takes whatever JPG you give it without doing any
further processing (AFAIK). So, apart from what Ralf suggested,
there's also the option of compressing a JPG further (i.e., set it to
a lower quality) before passing it to Swfmill.

Mark



More information about the swfmill mailing list