You could also do it Flash. <!----------------//------ andy matthews web developer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//--------->
-----Original Message----- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Friday, October 28, 2005 11:59 AM To: CF-Talk Subject: Re: Unusual Image Rotation Request 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. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222588 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

