I've tried searching the archives, but search.gmane.org isn't responding...

I did a presentation on Shoes at my local Ruby Brigade meeting last
night.  For fun, I did the whole slideshow in Shoes.  My Shoes.app was
just a little engine that stepped through a big array of code
snippets:

- Handle :left and :right keypress
- get the prev/next code snippet
- eval

It worked well, but now I'm wondering...what's the best way to get all
of those rendered *slides* into something like a PDF for distribution?

I suppose I could step through each slide and do a screen capture of
the window, pasting all of images into some document.  But I was
hoping there might some shoes-y way to do it?

If it matters, I'm using Raisins (0.1123) + video on both WinXP and OS X 10.4.

Thanks,

Mark

Reply via email to