swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] X-Flip a shape/png?


From: Matthias Kramm
Subject: Re: [Swftools-common] X-Flip a shape/png?
Date: Sun, 4 Feb 2007 12:04:45 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Jan 31, 2007 at 04:57:52PM +0100, Gernot Frisch wrote:
> is it possible to flip a png along Y-Axis (Mirror left->right)?

Yes. The netpbm package can do that:

pngtopnm original.png | pnmflip --leftright | pnmtopng > flipped.png

Even though I don't like the pbm/pnm/pgm formats that much. Any
enlightenment whether something like this is also possible e.g. 
with ImageMagick is welcome. Anybody?

Greetings

Matthias






reply via email to

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