Sha256: a22fda6822648f177be1958e319526b23cf18de688499f0b44d1419dc542e779
Contents?: true
Size: 204 Bytes
Versions: 3
Compression:
Stored size: 204 Bytes
Contents
require 'squib' Squib::Deck.new(cards: 200) do text str: 'tweedle beetle battle ' * 250, font: 'Sans bold 12', width: 825, ellipsize: false save_png prefix: 'tons_of_text_' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
squib-0.12.0 | benchmarks/tons_of_text.rb |
squib-0.11.0 | benchmarks/tons_of_text.rb |
squib-0.10.0 | benchmarks/tons_of_text.rb |