Contents

kCTFontDownloadableAttribute

The font downloadable state.

Declaration

let kCTFontDownloadableAttribute: CFString

Discussion

The value associated with this key is a CFBoolean. If it is kCFBooleanTrue, Core Text attempts to download a font if necessary when matching a descriptor.

See Also

Constants