Platforms to show: All Mac Windows Linux Cross-Platform
Back to CTFontMBS class.
CTFontMBS.kCTBaselineClassHanging as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used with a baseline info dictionary to offset to the Hanging baseline as a float. It can also be used as the value for kCTBaselineClassAttributeName.
CTFontMBS.kCTBaselineClassIdeographicCentered as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used with a baseline info dictionary to offset to the Ideographic Centered baseline as a float. It can also be used as the value for kCTBaselineClassAttributeName.
CTFontMBS.kCTBaselineClassIdeographicHigh as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used with a baseline info dictionary to offset to the Ideographic High baseline as a float. It can also be used as the value for kCTBaselineClassAttributeName.
CTFontMBS.kCTBaselineClassIdeographicLow as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used with a baseline info dictionary to offset to the Ideographic Low baseline as a float. It can also be used as the value for kCTBaselineClassAttributeName.
CTFontMBS.kCTBaselineClassMath as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used with a baseline info dictionary to offset to the Math baseline as a float. It can also be used as the value for kCTBaselineClassAttributeName.
CTFontMBS.kCTBaselineClassRoman as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used with a baseline info dictionary to offset to the Roman baseline as a float. It can also be used as the value for kCTBaselineClassAttributeName.
CTFontMBS.kCTBaselineOriginalFont as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This constant can be used as the value for kCTBaselineReferenceFont to specify that the original font should be used for the reference baseline.
CTFontMBS.kCTBaselineReferenceFont as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This key can be used to specify a font for the reference baseline. The value is a CTFontMBS or the kCTBaselineOriginalFont constant.
CTFontMBS.kCTFontCopyrightNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the copyright name.
CTFontMBS.kCTFontDescriptionNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the description name.
CTFontMBS.kCTFontDesignerNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the designer name.
CTFontMBS.kCTFontDesignerURLNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the vendor URL name.
CTFontMBS.kCTFontFamilyNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the family name.
CTFontMBS.kCTFontFeatureSelectorDefaultKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to be used with a selector dictionary to get the default indicator for the selector. This value is a boolean, which if present and true, indicates that this selector is the default setting for the current feature type.
CTFontMBS.kCTFontFeatureSelectorIdentifierKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to be used with a selector dictionary corresponding to a feature type to obtain the selector identifier value as a number.
CTFontMBS.kCTFontFeatureSelectorNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to be used with a selector dictionary to get the localized name string for the selector as a string.
CTFontMBS.kCTFontFeatureSelectorSettingKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to be used with a selector dictionary to get or specify the current setting for the selector. This value is a Boolean to indicate whether this selector is on or off. If this key is not present, the default setting is used.
CTFontMBS.kCTFontFeatureTypeExclusiveKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the font feature exclusive setting of the feature as a Boolean. The value associated with this key indicates whether the feature selectors associated with this type should be mutually exclusive.
CTFontMBS.kCTFontFeatureTypeIdentifierKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the font feature type value as a number.
CTFontMBS.kCTFontFeatureTypeNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the localized font feature type name as a string.
CTFontMBS.kCTFontFeatureTypeSelectorsKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the the array of font feature selectors as an array. This is an array of selector dictionaries that contain the values for the font feature selector keys listed in this group.
CTFontMBS.kCTFontFullNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the full name.
CTFontMBS.kCTFontLicenseNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the license name.
CTFontMBS.kCTFontLicenseURLNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the license URL name.
CTFontMBS.kCTFontManufacturerNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the manufacturer name.
CTFontMBS.kCTFontPostScriptCIDNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the PostScript character identifier (CID) font name.
CTFontMBS.kCTFontPostScriptNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the PostScript name.
CTFontMBS.kCTFontSampleTextNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the sample text name string.
CTFontMBS.kCTFontStyleNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the style name.
CTFontMBS.kCTFontSubFamilyNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the subfamily name.
CTFontMBS.kCTFontTrademarkNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the trademark name.
CTFontMBS.kCTFontUniqueNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the unique name.
CTFontMBS.kCTFontVariationAxisDefaultValueKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the variation axis default value as a number.
CTFontMBS.kCTFontVariationAxisIdentifierKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the variation axis identifier value as a number.
CTFontMBS.kCTFontVariationAxisMaximumValueKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the variation axis maximum value as a number.
CTFontMBS.kCTFontVariationAxisMinimumValueKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the variation axis minimum value as a number.
CTFontMBS.kCTFontVariationAxisNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Key to get the localized variation axis name string.
CTFontMBS.kCTFontVendorURLNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the vendor URL name.
CTFontMBS.kCTFontVersionNameKey as string
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| shared method | CoreText | MBS MacCG Plugin | 14.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The name specifier for the version name.
The items on this page are in the following plugins: MBS MacCG Plugin.