Contents

kCTFontCharacterSetAttribute

The Unicode character coverage set for a font reference.

Declaration

let kCTFontCharacterSetAttribute: CFString

Discussion

The value for this key is a CFCharacterSet object. If specified, this attribute can be used to restrict the font to a subset of its actual character set. If unspecified, this attribute is ignored and the actual character set is used.

See Also

Font Attribute Keys