![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
rotate - Rotates an image by a specified angle
SYNOPSIS
rotate [-u IMAGE_URL] [-r ROTATION_ANGLE]
DESCRIPTION
arguments:
<IMAGE_URL>
Specify the full image URL.
eg. http://www.yubnub.org/images/yubnub.png
png, gif, jpeg image types are recognized.
<ROTATION_ANGLE>
Specify the rotation angle (counter-clockwise)
Negative angles allowed.
EXAMPLES
rotate -u http://www.yubnub.org/images/yubnub.png -r 180
rotate -u http://www.somewhere.com/image.jpg -r -45
NOTES
Occasionally, there are some bizarre colour changes
in the rotated picture, having to do with transparent
colours I think.
This is hosted at Ning, so please clone and improve!
AUTHOR
Sean O'Hagan