Config::Font
Inherits YAML::Serializable / Struct / Value / Object
Font description in config
Constructors
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Instance methods
family
family=(family : String)
role
role=(role : String)
source
source=(source : String)
weights
weights=(weights : Array(Int32))