Platforms to show: All Mac Windows Linux Cross-Platform

Back to CoreTextMBS class.

Next items

CoreTextMBS.kCTFontClassClarendonSerifs = &H040000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Clarendon Serifs

CoreTextMBS.kCTFontClassFreeformSerifs = &H070000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Freeform Serifs

CoreTextMBS.kCTFontClassMaskShift = 28

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

The font class shift.
This is used to shift the font class to the upper most 4 bits of the symbolic traits.

CoreTextMBS.kCTFontClassModernSerifs = &H030000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Modern Serifs

CoreTextMBS.kCTFontClassOldStyleSerifs = &H010000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

OldStyleSerifs

CoreTextMBS.kCTFontClassOrnamentals = &H090000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Ornamentals

CoreTextMBS.kCTFontClassSansSerif = &H080000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Sans Serif

CoreTextMBS.kCTFontClassScripts = &H0A0000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Scripts

CoreTextMBS.kCTFontClassSlabSerifs = &H050000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Slab Serifs

CoreTextMBS.kCTFontClassSymbolic = &H0C0000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Symbolic

CoreTextMBS.kCTFontClassTransitionalSerifs = &H020000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Transitional Serifs

CoreTextMBS.kCTFontClassUnknown = &H000000000

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font class constants.

Unknown

CoreTextMBS.kCTFontManagerAutoActivationDefault = 0

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the auto-activation constants.

Default auto-activation setting. When specified, the application uses the global setting.

CoreTextMBS.kCTFontManagerAutoActivationDisabled = 1

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the auto-activation constants.

Disables auto-activation.

CoreTextMBS.kCTFontManagerAutoActivationEnabled = 2

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the auto-activation constants.

Enables auto-activation.

CoreTextMBS.kCTFontManagerAutoActivationPromptUser = 3

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the auto-activation constants.

Requires user input for auto-activation. A dialog is presented to the user to confirm auto-activation of the font.

CoreTextMBS.kCTFontManagerErrorAlreadyRegistered = 105

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the activation errors.

The file has already been registered in the specified scope.

CoreTextMBS.kCTFontManagerErrorFileNotFound = 101

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the activation errors.

The file does not exist at the specified URL.

CoreTextMBS.kCTFontManagerErrorInsufficientPermissions = 102

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the activation errors.

Cannot access the file due to insufficient permissions.

CoreTextMBS.kCTFontManagerErrorInUse = 202

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the errors that would prevent unregistration of fonts for a specified font file URL.

The font file is actively in use and cannot be unregistered.

CoreTextMBS.kCTFontManagerErrorInvalidFontData = 104

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the activation errors.

The file contains invalid font data that could cause system problems.

CoreTextMBS.kCTFontManagerErrorNotRegistered = 201

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the errors that would prevent unregistration of fonts for a specified font file URL.

The file is not registered in the specified scope.

CoreTextMBS.kCTFontManagerErrorSystemRequired = 202

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the errors that would prevent unregistration of fonts for a specified font file URL.

The file is required by the system and cannot be unregistered.

CoreTextMBS.kCTFontManagerErrorUnrecognizedFormat = 103

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the activation errors.

The file is not a recognized or supported font file format.

CoreTextMBS.kCTFontManagerScopeNone = 0

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants for font registration scope.

No scope is defined.

CoreTextMBS.kCTFontManagerScopeProcess = 1

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants for font registration scope.

The font is available to the current process for the duration of the process unless directly unregistered.

CoreTextMBS.kCTFontManagerScopeSession = 3

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants for font registration scope.

The font is available to the current user session but will not be available in subsequent sessions.

CoreTextMBS.kCTFontManagerScopeUser = 2

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants for font registration scope.

The font is available to all processes for the current user session and will be available in subsequent sessions unless unregistered.

CoreTextMBS.kCTFontTraitBold = 2

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the constants for Symbolic representation of stylistic font attributes.

Bold.
Additional detail available via kCTFontWeightTrait

Next items

The items on this page are in the following plugins: MBS MacCG Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...