Re: [racket] get-slides-as-picts dimensions

2011-11-01 Thread Matthew Flatt
At Mon, 31 Oct 2011 17:53:40 -0600, Jon Rafkind wrote: > I hacked up this short program to fade between slides. It seems to > work well (although it won't work for animations) but I'm wondering > how to get rid of the hard coded size constraints (640, 480). I just > want to generate slides that wou

[racket] get-slides-as-picts dimensions

2011-10-31 Thread Jon Rafkind
I hacked up this short program to fade between slides. It seems to work well (although it won't work for animations) but I'm wondering how to get rid of the hard coded size constraints (640, 480). I just want to generate slides that would be the normal size they would have looked like if I was ru