On 12/1/06, Ruby Quiz <james / grayproductions.net> wrote: > > by Morton Goldberg > > > Turtle Graphics > =============== > 3 cheers, great quiz! Ironically, I very recently implemented a turtle graphics system using GTK and Ruby. Here are some images that came from it to whet your appetite: http://www.danceliquid.com/images/LS/ It used cairo for the anti-aliased line drawing. Whee! -Harold