Sha256: 181880cfbc84248be4824cf533dd7e24e11f7f4ef4915bf8d8f49f2627980c2b
Contents?: true
Size: 221 Bytes
Versions: 1
Compression:
Stored size: 221 Bytes
Contents
# frozen_string_literal: true Shoes.app width: 150, height: 200 do stack do title "Title" subtitle "Subtitle" tagline "Tagline" caption "Caption" para "Para" inscription "Inscription" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-4.0.0.rc1 | samples/nks_text_sizes.rb |