Sha256: 05f4586ba4779b8f5026c14ff44622bb7d5b74730f7735784083f83cbb37d33a

Contents?: true

Size: 96 Bytes

Versions: 21

Compression:

Stored size: 96 Bytes

Contents

require 'squib'

Squib::Deck.new(cards: 2) do
  text str: %w(Hello World!)
  save_png
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
squib-0.18.0 samples/hello_world.rb
squib-0.17.2 samples/hello_world.rb
squib-0.17.1 samples/hello_world.rb
squib-0.17.0 samples/hello_world.rb
squib-0.16.0 samples/hello_world.rb
squib-0.16.0.pre.preview2 samples/hello_world.rb
squib-0.16.0.pre.preview1 samples/hello_world.rb
squib-0.15.3 samples/hello_world.rb
squib-0.15.0 samples/hello_world.rb
squib-0.14.3.pre1 samples/hello_world.rb
squib-0.14.1 samples/hello_world.rb
squib-0.14.0 samples/hello_world.rb
squib-0.14.beta1 samples/hello_world.rb
squib-0.13.4 samples/hello_world.rb
squib-0.13.3 samples/hello_world.rb
squib-0.13.2 samples/hello_world.rb
squib-0.13.1 samples/hello_world.rb
squib-0.13.0 samples/hello_world.rb
squib-0.12.0 samples/hello_world.rb
squib-0.11.0 samples/hello_world.rb