The keys for accessing font traits from a font descriptor.
Framework
- Core Text
The keys for accessing font traits from a font descriptor.
Framework
let k CTFont Symbolic Trait: CFString
The symbolic traits value from the font traits dictionary.
let k CTFont Weight Trait: CFString
The normalized weight trait from the font traits dictionary.
let k CTFont Width Trait: CFString
The normalized proportion (width condense or expand) trait from the font traits dictionary.
let k CTFont Slant Trait: CFString
The normalized slant angle from the font traits dictionary.
struct CTFont Symbolic Traits
The symbolic representation of stylistic font attributes.
struct CTFont Stylistic Class
The stylistic class values of the font.