Sha256: 26c3656fad014f5e9b48b3b3bbcb50d4db89b1a2b75259bec78b52116e49d9fd
Contents?: true
Size: 240 Bytes
Versions: 2
Compression:
Stored size: 240 Bytes
Contents
# sample56.rb Para = Shoes::Para Shoes.app :width => 200, :height => 160 do style Para, :align => 'center', :stroke => pink, :size => 30 stack do para "hello" para "hello", :size => 10, :stroke => red para "hello" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shoes-4.0.0.pre2 | samples/sample56.rb |
shoes-4.0.0.pre1 | samples/sample56.rb |