Sha256: 7461ae9b87efd16c7288560d559df3159ffe42470abda81461539e5fc44eb938

Contents?: true

Size: 94 Bytes

Versions: 12

Compression:

Stored size: 94 Bytes

Contents

require 'squib'

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
squib-0.9.0 samples/hello_world.rb
squib-0.8.0 samples/hello_world.rb
squib-0.7.0 samples/hello_world.rb
squib-0.6.0 samples/hello_world.rb
squib-0.5.1 samples/hello_world.rb
squib-0.5.0 samples/hello_world.rb
squib-0.4.0 samples/hello_world.rb
squib-0.3.0 samples/hello_world.rb
squib-0.2.0 samples/hello_world.rb
squib-0.1.0 samples/hello_world.rb
squib-0.0.6 samples/hello_world.rb
squib-0.0.5 samples/hello_world.rb