From: Harold Hausman Date: 2006-12-02T00:42:23+09:00 Subject: Re: [QUIZ] Turtle Graphics (#104) On 12/1/06, Ruby Quiz 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