On Tue, Feb 10, 2009 at 14:42, John Gearhart <[email protected]> wrote:
>>> Shoes.app :width => 300, :height => 350 do
>>> stack :width => 300, :height => 350 do
>>> backgroud gray(0.5),
>>>  :radius => 12
>>> para "This one's doesn't have the smooth ",
>>>     "corner cuts.",
>>> :stroke => white
>>> end
>>> end

Woah, I was wrong.  Really wrong.  I don't know what I was thinking.
Don't look at my last one, it's all wrong.

Your first example was COMPLETELY CORRECT.  Well, almost.  Backgrounds
take a :curve option, not a :radius.

My mistake.

Sorry.

Alex

-- 
alexander rakoczy

Reply via email to