Platforms to show: All Mac Windows Linux Cross-Platform

Back to CTFontDescriptorMBS class.

CTFontDescriptorMBS.kCTFontDescriptorMatchingDidBegin = 0

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

called once at the beginning.

CTFontDescriptorMBS.kCTFontDescriptorMatchingDidFailWithError = 8

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

called when an error occurred. (may be called multiple times.)

CTFontDescriptorMBS.kCTFontDescriptorMatchingDidFinish = 1

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

called once at the end.

CTFontDescriptorMBS.kCTFontDescriptorMatchingDidFinishDownloading = 6

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

Finished downloading a descriptor.

CTFontDescriptorMBS.kCTFontDescriptorMatchingDidMatch = 7

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

called when font descriptor is matched.

CTFontDescriptorMBS.kCTFontDescriptorMatchingDownloading = 5

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

Downloading a descriptor.

CTFontDescriptorMBS.kCTFontDescriptorMatchingStalled = 3

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

called when stalled. (e.g. while waiting for server response.)

CTFontDescriptorMBS.kCTFontDescriptorMatchingWillBeginDownloading = 4

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

Starts downloading a descriptor.
Downloading part may be skipped if all the assets are already downloaded

CTFontDescriptorMBS.kCTFontDescriptorMatchingWillBeginQuerying = 2

Type Topic Plugin Version
const CoreText MBS MacCG Plugin 14.2
One of the font matching states.

called once before talking to the server. Skipped if not necessary.

CTFontDescriptorMBS.kCTFontFormatBitmap = 5

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

The font is a bitmap only format.

CTFontDescriptorMBS.kCTFontFormatOpenTypePostScript = 1

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

The font is an OpenType format containing PostScript data

CTFontDescriptorMBS.kCTFontFormatOpenTypeTrueType = 2

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

The font is an OpenType format containing TrueType data.

CTFontDescriptorMBS.kCTFontFormatPostScript = 4

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

The font is a recognized PostScript format.

CTFontDescriptorMBS.kCTFontFormatTrueType = 3

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

The font is a recognized TrueType format.

CTFontDescriptorMBS.kCTFontFormatUnrecognized = 0

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

The font is not a recognized format

CTFontDescriptorMBS.kCTFontOrientationDefault = 0

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

Default

CTFontDescriptorMBS.kCTFontOrientationHorizontal = 1

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

Horizontal

CTFontDescriptorMBS.kCTFontOrientationVertical = 2

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

Vertical

CTFontDescriptorMBS.kCTFontPriorityComputer = 30000

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

Priority of computer local fonts (located in /Library/Fonts).

CTFontDescriptorMBS.kCTFontPriorityDynamic = 50000

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

Priority of fonts registered dynamically, not located in a standard location (either kCTFontManagerScopeUser, or kCTFontManagerScopeSession).

CTFontDescriptorMBS.kCTFontPriorityNetwork = 20000

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

Priority of network fonts (located in /Network/Library/Fonts).

CTFontDescriptorMBS.kCTFontPriorityProcess = 60000

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

Priority of fonts registered for the process (kCTFontManagerScopeProcess).

CTFontDescriptorMBS.kCTFontPrioritySystem = 10000

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

Priority of system fonts (located in /System/Library/Fonts).

CTFontDescriptorMBS.kCTFontPriorityUser = 40000

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

Priority of local fonts (located in user's Library/Fonts).

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...