class

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)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

gap=(gap : Int32)
Source
ghosts=(ghosts : Bool)
Source
ghosts?
Source
glyph_lines
Source
letter_spacing
Source
letter_spacing=(letter_spacing : Int32)
Source
line_gap
Source
line_gap=(line_gap : Int32)
Source
pixel_size
Source
pixel_size=(pixel_size : Int32)
Source
shape
Source
shape=(shape : Shape)
Source
text
Source
text=(text : String)
Source
validate
Source