Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

rotate

(This command has been awarded a Yubnub Golden Egg)

http://rotatetest.ning.com/imagerotate.php?u=${u}&r=${r}&xn_auth=no
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
    
295 uses - Created 2006-03-26 00:52:55 - Last used 2023-05-30 07:50:16
Is this command broken? Tell Jon if you know how to fix it.