Documentation Archive Developer
Search

CoreText Changes for Swift

CoreText

Modified CTFont
NameDeclaration
FromCTFontRef
typealias CTFontRef = CTFont
ToCTFont
class CTFont {
}

NameDeclaration
FromCTFontCollectionRef
typealias CTFontCollectionRef = CTFontCollection
ToCTFontCollection
class CTFontCollection {
}

NameDeclaration
FromCTFontDescriptorRef
typealias CTFontDescriptorRef = CTFontDescriptor
ToCTFontDescriptor
class CTFontDescriptor {
}

Modified CTFrame
NameDeclaration
FromCTFrameRef
typealias CTFrameRef = CTFrame
ToCTFrame
class CTFrame {
}

Modified CTFramesetter
NameDeclaration
FromCTFramesetterRef
typealias CTFramesetterRef = CTFramesetter
ToCTFramesetter
class CTFramesetter {
}

Modified CTGlyphInfo
NameDeclaration
FromCTGlyphInfoRef
typealias CTGlyphInfoRef = CTGlyphInfo
ToCTGlyphInfo
class CTGlyphInfo {
}

Modified CTLine
NameDeclaration
FromCTLineRef
typealias CTLineRef = CTLine
ToCTLine
class CTLine {
}

NameDeclaration
FromCTMutableFontCollectionRef
typealias CTMutableFontCollectionRef = CTMutableFontCollection
ToCTMutableFontCollection
class CTMutableFontCollection {
}

NameDeclaration
FromCTParagraphStyleRef
typealias CTParagraphStyleRef = CTParagraphStyle
ToCTParagraphStyle
class CTParagraphStyle {
}

NameDeclaration
FromCTRubyAnnotationRef
typealias CTRubyAnnotationRef = CTRubyAnnotation
ToCTRubyAnnotation
class CTRubyAnnotation {
}

Modified CTRun
NameDeclaration
FromCTRunRef
typealias CTRunRef = CTRun
ToCTRun
class CTRun {
}

Modified CTRunDelegate
NameDeclaration
FromCTRunDelegateRef
typealias CTRunDelegateRef = CTRunDelegate
ToCTRunDelegate
class CTRunDelegate {
}

Modified CTTextTab
NameDeclaration
FromCTTextTabRef
typealias CTTextTabRef = CTTextTab
ToCTTextTab
class CTTextTab {
}

Modified CTTypesetter
NameDeclaration
FromCTTypesetterRef
typealias CTTypesetterRef = CTTypesetter
ToCTTypesetter
class CTTypesetter {
}