[plt-scheme] Rotate pict

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Mar 4 15:27:29 EST 2009

Rotating an bitmap would be easier, yes, but will probably look bad
and may require lots of resources (depending on what exactly you're
doing).

Robby

On Wed, Mar 4, 2009 at 2:19 PM, Danny Yoo <danny.yoo at gmail.com> wrote:
>
>
> On Mar 4, 2009, at 3:12 PM, Robby Findler <robby at eecs.northwestern.edu>
> wrote:
>
>> No I don't think so. Depending on what you're doing, you can
>> parameterize over an angle, but that can get tricky if you're doing
>> complex stuff.
>>
>
> http://git.hashcollision.org/projects/plt-misc/image-rotate/
>
> may help.
>>>
>>>
>>>
>>>
>


Posted on the users mailing list.