I'd wager that adding arbitrary rotation angles would be pretty trvial to your choice of image manipulators, as long as you can get the source. Even if you can't get the source, a wrapper/extension should be able to package the functionality pretty easily. The trick is that you'll have to explicitly do the resize before you do the rotation (i.e. do some math to figure out the new dimensions, and call resize), but that's simple stuff.
cheers, barneyb On 10/28/05, Peter Shaw <[EMAIL PROTECTED]> wrote: > I see that many of the image manipulation tools can rotate images 90, 180 > degrees etc. I am looking to rotate an image an arbitrary amount, perhaps 35 > or 68 degrees for example. This would give me a larger rectangular image than > the one that I started off from, with the corners of rotated image defining > the boundaries. > > Alternatively. Does anyone have any suggestion how I might achieve this > 'angled image' on a web page without manipulating the image file? > > Many thanks, > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 100 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222586 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

