On Sun, Apr 06, 2008 at 09:52:12AM -0700, Phlip wrote: > (Along the way, I note that neither of these lines throw errors: > > para tamility, :stroke => white, :foo => 42 > para tamility, :stroke => white, :rotate => 45 > > (As errors are the "stick" side of programmers' positive reinforcement, > shouldn't Shoes double check all its arguments against their Cairo & Pango > properties?
I think what I will do is have them throw warnings (which appear in the Shoes console -- hit Alt-/ to open.) And, yeah, the text needs a `rotate` method and style just as images have. _why
