Sha256: 0640ea2ff12284c31167217c57d66e92c4cad2bd0c5ae001d2d843fa25afc72d
Contents?: true
Size: 262 Bytes
Versions: 15
Compression:
Stored size: 262 Bytes
Contents
module AppleNews module Style class Text < Base optional_properties :background_color, :font_name, :font_size, :text_color, :text_shadow, :strikethrough, :stroke, :tracking, :underline, :vertical_alignment end end end
Version data entries
15 entries across 15 versions & 1 rubygems