ContributorMural::StencilConfig
Inherits YAML::Serializable::Strict < YAML::Serializable < Reference < Object
Constants
MAX_LINE_CHARS = 16
MAX_LINES = 4
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Sourcenew
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
gap
Sourcegap=(gap : Int32)
Sourceghosts=(ghosts : Bool)
Sourceghosts?
Sourceglyph_lines
Sourceletter_spacing
Sourceletter_spacing=(letter_spacing : Int32)
Sourceline_gap
Sourceline_gap=(line_gap : Int32)
Sourcepixel_size
Sourcepixel_size=(pixel_size : Int32)
Sourceshape
Sourceshape=(shape : Shape)
Sourcetext
Sourcetext=(text : String)
Sourcevalidate
Source