Sha256: 73e1918a472449fc7373c458700ce89945046954f3e823720aadb809b37c5557

Contents?: true

Size: 752 Bytes

Versions: 15

Compression:

Stored size: 752 Bytes

Contents

Shoes.app :width => 500, :height => 500, :resizable => false do
  image 400, 470, :top => 30, :left => 50 do
    nostroke
    fill "#127"
    image :top => 230, :left => 0 do
      oval 70, 130, 260, 40
      blur 30
    end
    oval 10, 10, 380, 380
    image :top => 0, :left => 0 do
      fill "#46D"
      oval 30, 30, 338, 338
      blur 10
    end
    fill gradient(rgb(1.0, 1.0, 1.0, 0.7), rgb(1.0, 1.0, 1.0, 0.0))
    oval 80, 14, 240, 176
    image :top => 0, :left => 0 do
      fill "#79F"
      oval 134, 134, 130, 130
      blur 40
    end
    image :top => 150, :left => 40, :width => 320, :height => 260 do
      fill gradient(rgb(0.7, 0.9, 1.0, 0.0), rgb(0.7, 0.9, 1.0, 0.6))
      oval 60, 60, 200, 136
      blur 20
    end
  end
end

Version data entries

15 entries across 9 versions & 4 rubygems

Version Path
scarpe-0.4.0 examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb
scarpe-0.3.0 examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb
scarpe-0.2.2 examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb
lacci-0.2.1 examples/legacy/not_checked/simple/sphere.rb
lacci-0.2.1 examples/legacy/not_checked/shoes-dep-samples/simple-sphere.rb
lacci-0.2.1 examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb
scarpe-0.2.1 examples/legacy/not_checked/shoes-dep-samples/simple-sphere.rb
scarpe-0.2.1 examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb
scarpe-0.2.1 examples/legacy/not_checked/simple/sphere.rb
scarpe-0.2.0 examples/legacy/not_checked/simple/sphere.rb
scarpe-0.2.0 examples/legacy/not_checked/shoes-dep-samples/simple-sphere.rb
scarpe-0.2.0 examples/legacy/not_checked/shoes-contrib/simple/simple-sphere.rb
shoes-3.0.1 samples/simple-sphere.rb
shoesgem-0.1514.0 shoes/samples/simple-sphere.rb
shoesgem-0.1424.0 shoes/samples/simple-sphere.rb