Contents

kCTFontNameAttribute

The PostScript name from the font descriptor.

Declaration

let kCTFontNameAttribute: CFString

Discussion

The value associated with this key is a CFString object. If the value is unspecified, it defaults to Helvetica, and if that font is unavailable, it falls back to the global font cascade list.

See Also

Font Attribute Keys