| CTCharacterCollection |
[@enum] CTCharacterCollection
These constants specify character collections.
|
| CTFontCollectionCopyOptions |
[@enum] CTFontCollectionCopyOptions
Option bits for use with CTFontCollectionCopyFontAttribute(s).
|
| CTFontDescriptorMatchingState |
Progress state
|
| CTFontFormat |
[@constant] kCTFontFormatUnrecognized
The font is not a recognized format
[@constant] kCTFontFormatOpenTypePostScript
The font is an OpenType format containing PostScript data
[@constant] kCTFontFormatOpenTypeTrueType
The font is an OpenType format containing TrueType data
[@constant] kCTFontFormatTrueType
The font is a recognized TrueType format
[@constant] kCTFontFormatPostScript
The font is a recognized PostScript format
[@constant] kCTFontFormatBitmap
The font is a bitmap only format
|
| CTFontManagerAutoActivationSetting |
[@enum]
Auto-activation settings.
|
| CTFontManagerError |
[@enum]
Font registration errors
Errors that would prevent registration of fonts for a specified font file URL.
|
| CTFontManagerScope |
[@enum] CTFontManagerScope
Scope for font registration.
|
| CTFontOptions |
[@enum] CTFontOptions
Options for descriptor match and font creation.
|
| CTFontOrientation |
[@enum] CTFontOrientation
Specifies the intended rendering orientation of the font for obtaining glyph metrics.
|
| CTFontStylisticClass |
[@enum] CTFontStylisticClass
Stylistic class values.
|
| CTFontSymbolicTraits |
[@enum] CTFontSymbolicTraits
Symbolic representation of stylistic font attributes.
|
| CTFontTableOptions |
|
| CTFontUIFontType |
[@enum] UI Type constants
These constants represent the specific user interface purpose to specify for font creation.
|
| CTFramePathFillRule |
[@enum] CTFramePathFillRule
These constants specify fill rule used by the frame.
|
| CTFrameProgression |
[@enum] CTFrameProgression
These constants specify frame progression types.
|
| CTLineBoundsOptions |
[@enum] CTLineBoundsOptions
Options for CTLineGetBoundsWithOptions.
|
| CTLineBreakMode |
[@enum] CTLineBreakMode
These constants specify what happens when a line is too long for
its frame.
|
| CTLineTruncationType |
[@enum] CTLineTruncationType
Truncation types required by CTLineCreateTruncatedLine.
|
| CTParagraphStyleSpecifier |
[@enum] CTParagraphStyleSpecifier
These constants are used to query and modify the CTParagraphStyle
object.
|
| CTRubyAlignment |
[@enum] CTRubyAlignment
These constants specify how to align the ruby annotation and the base text relative to each other when they don't have the same length.
|
| CTRubyOverhang |
[@enum] CTRubyOverhang
These constants specify whether, and on which side, ruby text is allowed to overhang adjacent text if it is wider than the base text.
|
| CTRubyPosition |
[@enum] CTRubyPosition
These constants specify the position of the ruby text with respect to the base text.
|
| CTRunStatus |
[@enum] CTRunStatus
A bitfield passed back by CTRunGetStatus that is used to
indicate the disposition of the run.
|
| CTTextAlignment |
[@enum] CTTextAlignment
These constants specify text alignment.
|
| CTUnderlineStyle |
[@enum] CTUnderlineStyle
Underline style specifiers.
|
| CTUnderlineStyleModifiers |
[@enum] CTUnderlineStyleModifiers
Underline style modifiers.
|
| CTWritingDirection |
[@enum] CTWritingDirection
These constants specify the writing direction
[@constant] kCTWritingDirectionNatural
The writing direction is algorithmically determined
using the Unicode Bidirectional Algorithm rules P2 and P3.
|
| Enums |
|