[plt-scheme] scaling and rotating images using image.ss

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sat Sep 26 09:29:33 EDT 2009


1. htdp/world is deprecated, use 2htdp/universe instead.

2. we consider the pinhole approach to our image library as a mistake.  
To solve the problem Robby is working on 2htdp/image, a replacement  
for the image library. When it comes out (end of semester probably) it  
will support rotate and other such operations, plus comparisons will  
be much faster.

-- Matthias





On Sep 26, 2009, at 9:17 AM, Yaron Minsky wrote:

> I'm playing around with the image.ss and world.ss teachpacks, and I  
> couldn't figure out how to scale and rotate images.  Are there such  
> image transformation functions in some other teachpack?
>
> y
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.