struct

Config::Font

Inherits YAML::Serializable < Struct < Value < Object

Font description in config

Constructors

new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Instance methods

family
Source
family=(family : String)
Source
role
Source
role=(role : String)
Source
source
Source
source=(source : String)
Source
weights
Source
weights=(weights : Array(Int32))
Source