Sha256: 5daa84f25a833685bb359a918f986412ffccdaf6f9cbe9d1d2f781c4e3262b9c
Contents?: true
Size: 220 Bytes
Versions: 1
Compression:
Stored size: 220 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.pre12 | samples/nks_text_sizes.rb |