Sha256: ec27d94926a0bf3ae46d3a4d76743a6d4fc34316a667a7ad054640b0567dd5b8
Contents?: true
Size: 268 Bytes
Versions: 6
Compression:
Stored size: 268 Bytes
Contents
require 'purple_shoes' Shoes.app width: 300, height: 300 do fname = File.join(DIR, '../static/purple_shoes-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
6 entries across 6 versions & 1 rubygems