On Mon, Jan 31, 2000 at 10:36:52AM +0000, Conor Lennon wrote:
> Is there a command-line programme for Unix/Linux that can rotate an
> image by an arbitrary angle?
> The programme is to be run from a perl script, and should be able to
> print the resulting image to Standard Output.
From ImageMagick, the program 'convert':
convert -rotate 60 input_file output_file
You can use - to replace input_file by STDIN or output_file by STDOUT.
--
Gary Coady - gary at netsoc.tcd.ie - http://www.netsoc.tcd.ie/~gary/
It might look like I'm doing nothing, but at the cellular level I'm
really quite busy.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!