[racket] Load Showimage
On 1/6/11 7:11 PM, Sayth Renshaw wrote:
> Would it be possible to get the image SDL_image library added to planet
> racket? that way I could require the package and use it. Currently
> cannot do the examples from the first page of HTDP2e because I cannot
> use the SDL_image library.
You don't need SDL_image to run the examples from HTDP2e.
If you're reading the HTDP2e, right-click the rocket image, select "Copy
Image" (or something equivalent for your browser). Then, in the
DrRacket definitions window, right-click and select "Paste".
Does that help?
David