Sha256: 8cfbaa3bd7f016fd7690f60fecfa3134a4469dd5a82c7fdf142e6a1ad676197b
Contents?: true
Size: 252 Bytes
Versions: 27
Compression:
Stored size: 252 Bytes
Contents
require '../lib/green_shoes' Shoes.app width: 300, height: 300 do fname = '../static/gshoes-icon.png' background yellow..orange, angle: 90 border fname, strokewidth: 20, curve: 100 fill fname nostroke oval 100, 100, 100, 100 end
Version data entries
27 entries across 27 versions & 1 rubygems