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: Philippe MAURER
Subject: RE: [Swftools-common] X-Flip a shape/png?
Date: Sun, 4 Feb 2007 13:57:24 +0100

I think convert should do the trick:

convert -flop input.png output.png

Best regards
Philippe


-----Message d'origine-----
De : address@hidden
[mailto:address@hidden De la
part de Matthias Kramm
Envoyé : Sunday, February 04, 2007 12:05 PM
À : address@hidden
Objet : Re: [Swftools-common] X-Flip a shape/png?

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




_______________________________________________
Swftools-common mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swftools-common







reply via email to

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