---
title: Font Attributes
framework: coretext
role: collectionGroup
role_heading: API Collection
path: coretext/font-attributes
---

# Font Attributes

The keys for accessing font attributes from a font descriptor.

## Topics

### Font Attribute Keys

- [kCTFontURLAttribute](coretext/kctfonturlattribute.md)
- [kCTFontNameAttribute](coretext/kctfontnameattribute.md)
- [kCTFontDisplayNameAttribute](coretext/kctfontdisplaynameattribute.md)
- [kCTFontFamilyNameAttribute](coretext/kctfontfamilynameattribute.md)
- [kCTFontStyleNameAttribute](coretext/kctfontstylenameattribute.md)
- [kCTFontTraitsAttribute](coretext/kctfonttraitsattribute.md)
- [kCTFontVariationAttribute](coretext/kctfontvariationattribute.md)
- [kCTFontSizeAttribute](coretext/kctfontsizeattribute.md)
- [kCTFontMatrixAttribute](coretext/kctfontmatrixattribute.md)
- [kCTFontCascadeListAttribute](coretext/kctfontcascadelistattribute.md)
- [kCTFontCharacterSetAttribute](coretext/kctfontcharactersetattribute.md)
- [kCTFontLanguagesAttribute](coretext/kctfontlanguagesattribute.md)
- [kCTFontBaselineAdjustAttribute](coretext/kctfontbaselineadjustattribute.md)
- [kCTFontMacintoshEncodingsAttribute](coretext/kctfontmacintoshencodingsattribute.md)
- [kCTFontFeaturesAttribute](coretext/kctfontfeaturesattribute.md)
- [kCTFontFeatureSettingsAttribute](coretext/kctfontfeaturesettingsattribute.md)
- [kCTFontFixedAdvanceAttribute](coretext/kctfontfixedadvanceattribute.md)
- [kCTFontOrientationAttribute](coretext/kctfontorientationattribute.md)
- [kCTFontFormatAttribute](coretext/kctfontformatattribute.md)
- [kCTFontRegistrationScopeAttribute](coretext/kctfontregistrationscopeattribute.md)
- [kCTFontPriorityAttribute](coretext/kctfontpriorityattribute.md)
- [kCTFontEnabledAttribute](coretext/kctfontenabledattribute.md)
- [kCTFontDownloadableAttribute](coretext/kctfontdownloadableattribute.md)
- [kCTFontDownloadedAttribute](coretext/kctfontdownloadedattribute.md)

## See Also

### Related Documentation

- [CTFontDescriptorCopyAttribute(_:_:)](coretext/ctfontdescriptorcopyattribute(_:_:).md)
- [CTFontDescriptorCopyAttributes(_:)](coretext/ctfontdescriptorcopyattributes(_:).md)
- [CTFontCopyAttribute(_:_:)](coretext/ctfontcopyattribute(_:_:).md)

### Accessing Font Attributes

- [CTFontOrientation](coretext/ctfontorientation.md)
- [CTFontFormat](coretext/ctfontformat.md)
- [CTFontPriority](coretext/ctfontpriority.md)
