struct
Config::Font
- Config::Font
- Struct
- Value
- Object
Overview
Font description in config
Included Modules
- YAML::Serializable
Defined in:
config.crConstructors
Instance Method Summary
- #family : String
- #family=(family : String)
- #role : String
- #role=(role : String)
- #source : String
- #source=(source : String)
- #weights : Array(Int32)
- #weights=(weights : Array(Int32))