Contents

kCTFontFeaturesAttribute

The font features for a font reference.

Declaration

let kCTFontFeaturesAttribute: CFString

Discussion

The value associated with this key is a CFArray object containing font feature dictionaries. This feature list contains the feature information from the ‘feat’ table of the font. For more information, see CTFontCopyFeatures(_:).

See Also

Font Attribute Keys