As someone pointed out on the list (sorry I'm a newcomer and can't
find a way to reply to it), shapes doesn't seem to work on r925.

This doesn't draw anything on my Ubuntu 8.04, gnome and compiz/beryl

Shoes.app do
  stroke black
  fill black
  shape(10,10) do
      line_to(30,10)
      line_to(30,30)
      line_to(50,100)
  end
end

-- 
Jaime Iniesta
http://jaimeiniesta.com
http://www.workingwithrails.com/person/6722-jaime-iniesta

Reply via email to